Uses of Class
neqsim.process.mechanicaldesign.tank.TankMechanicalDesign
Packages that use TankMechanicalDesign
Package
Description
Cost estimation classes for storage tanks.
-
Uses of TankMechanicalDesign in neqsim.process.costestimation.tank
Constructors in neqsim.process.costestimation.tank with parameters of type TankMechanicalDesignModifierConstructorDescriptionTankCostEstimate(TankMechanicalDesign mechanicalEquipment) Constructor for TankCostEstimate. -
Uses of TankMechanicalDesign in neqsim.process.equipment.tank
Fields in neqsim.process.equipment.tank declared as TankMechanicalDesignModifier and TypeFieldDescriptionprivate TankMechanicalDesignTank.mechanicalDesignMechanical design for the tank.Methods in neqsim.process.equipment.tank that return TankMechanicalDesignModifier and TypeMethodDescriptionTank.getMechanicalDesign()Get amechanicalDesignfor the equipment.