Uses of Enum Class
neqsim.process.fielddevelopment.evaluation.SeparatorSizingCalculator.DesignStandard
Packages that use SeparatorSizingCalculator.DesignStandard
Package
Description
Concept evaluation and batch processing for field development.
-
Uses of SeparatorSizingCalculator.DesignStandard in neqsim.process.fielddevelopment.evaluation
Subclasses with type arguments of type SeparatorSizingCalculator.DesignStandard in neqsim.process.fielddevelopment.evaluationModifier and TypeClassDescriptionstatic enumDesign standard to apply.Fields in neqsim.process.fielddevelopment.evaluation declared as SeparatorSizingCalculator.DesignStandardModifier and TypeFieldDescriptionSeparatorSizingCalculator.SeparatorSizingResult.designStandardDesign standard used.Methods in neqsim.process.fielddevelopment.evaluation that return SeparatorSizingCalculator.DesignStandardModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SeparatorSizingCalculator.DesignStandard.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.fielddevelopment.evaluation with parameters of type SeparatorSizingCalculator.DesignStandardModifier and TypeMethodDescriptionSeparatorSizingCalculator.sizeSeparator(StreamInterface feed, SeparatorSizingCalculator.SeparatorType type, SeparatorSizingCalculator.DesignStandard standard) Sizes a separator for the given feed stream.