Uses of Class
neqsim.process.mechanicaldesign.expander.ExpanderMechanicalDesign
Packages that use ExpanderMechanicalDesign
Package
Description
Cost estimation classes for turboexpanders.
-
Uses of ExpanderMechanicalDesign in neqsim.process.costestimation.expander
Constructors in neqsim.process.costestimation.expander with parameters of type ExpanderMechanicalDesignModifierConstructorDescriptionExpanderCostEstimate(ExpanderMechanicalDesign mechanicalEquipment) Constructor for ExpanderCostEstimate. -
Uses of ExpanderMechanicalDesign in neqsim.process.equipment.expander
Fields in neqsim.process.equipment.expander declared as ExpanderMechanicalDesignModifier and TypeFieldDescriptionprivate ExpanderMechanicalDesignExpander.expanderMechanicalDesignMechanical design for the expander.Methods in neqsim.process.equipment.expander that return ExpanderMechanicalDesignModifier and TypeMethodDescriptionExpander.getExpanderMechanicalDesign()Get the expander-specific mechanical design.