Uses of Class
neqsim.process.costestimation.UnitCostEstimateBaseClass
Packages that use UnitCostEstimateBaseClass
Package
Description
Cost estimation classes for absorbers.
Cost estimation classes for ejectors.
Cost estimation classes for turboexpanders.
Cost estimation classes for mixers.
Cost estimation classes for splitters.
Cost estimation classes for storage tanks.
-
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.absorber
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.absorber -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.column
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.columnModifier and TypeClassDescriptionclassCost estimation class for distillation and absorption columns. -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.compressor
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.compressorModifier and TypeClassDescriptionclassCost estimation class for compressors. -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.ejector
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.ejector -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.expander
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.expanderModifier and TypeClassDescriptionclassCost estimation class for turboexpanders. -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.heatexchanger
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.heatexchangerModifier and TypeClassDescriptionclassCost estimation class for heat exchangers. -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.mixer
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.mixer -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.pipe
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.pipeModifier and TypeClassDescriptionclassCost estimation class for pipelines and piping systems. -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.pump
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.pump -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.separator
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.separatorModifier and TypeClassDescriptionclassCost estimation class for separators. -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.splitter
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.splitter -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.tank
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.tank -
Uses of UnitCostEstimateBaseClass in neqsim.process.costestimation.valve
Subclasses of UnitCostEstimateBaseClass in neqsim.process.costestimation.valve -
Uses of UnitCostEstimateBaseClass in neqsim.process.mechanicaldesign
Fields in neqsim.process.mechanicaldesign declared as UnitCostEstimateBaseClassMethods in neqsim.process.mechanicaldesign that return UnitCostEstimateBaseClassModifier and TypeMethodDescriptionMechanicalDesign.getCostEstimate()Getter for the fieldcostEstimate. -
Uses of UnitCostEstimateBaseClass in neqsim.process.processmodel
Methods in neqsim.process.processmodel that return UnitCostEstimateBaseClassModifier and TypeMethodDescriptionProcessSystem.getEquipmentCostEstimate(String equipmentName) Get cost estimate for a specific equipment by name.