Uses of Class
neqsim.process.equipment.separator.entrainment.SeparatorGeometryCalculator
Packages that use SeparatorGeometryCalculator
-
Uses of SeparatorGeometryCalculator in neqsim.process.equipment.separator.entrainment
Fields in neqsim.process.equipment.separator.entrainment declared as SeparatorGeometryCalculatorModifier and TypeFieldDescriptionprivate SeparatorGeometryCalculatorSeparatorPerformanceCalculator.geometryCalcSeparator geometry calculator.Methods in neqsim.process.equipment.separator.entrainment that return SeparatorGeometryCalculatorModifier and TypeMethodDescriptionSeparatorPerformanceCalculator.getGeometryCalculator()Gets the separator geometry calculator.Methods in neqsim.process.equipment.separator.entrainment with parameters of type SeparatorGeometryCalculatorModifier and TypeMethodDescriptionvoidSeparatorPerformanceCalculator.setGeometryCalculator(SeparatorGeometryCalculator calc) Sets the separator geometry calculator.