Uses of Enum Class
neqsim.process.equipment.pipeline.PipeBeggsAndBrills.FlowRegime
Packages that use PipeBeggsAndBrills.FlowRegime
-
Uses of PipeBeggsAndBrills.FlowRegime in neqsim.process.equipment.pipeline
Subclasses with type arguments of type PipeBeggsAndBrills.FlowRegime in neqsim.process.equipment.pipelineModifier and TypeClassDescriptionstatic enumFlow regimes available in Beggs and Brill correlations.Fields in neqsim.process.equipment.pipeline declared as PipeBeggsAndBrills.FlowRegimeFields in neqsim.process.equipment.pipeline with type parameters of type PipeBeggsAndBrills.FlowRegimeModifier and TypeFieldDescriptionprivate List<PipeBeggsAndBrills.FlowRegime> PipeBeggsAndBrills.flowRegimeProfileMethods in neqsim.process.equipment.pipeline that return PipeBeggsAndBrills.FlowRegimeModifier and TypeMethodDescriptionPipeBeggsAndBrills.calcFlowRegime()calcFlowRegime.PipeBeggsAndBrills.getFlowRegime()getFlowRegime.PipeBeggsAndBrills.getSegmentFlowRegime(int index) getSegmentFlowRegime.Returns the enum constant of this class with the specified name.static PipeBeggsAndBrills.FlowRegime[]PipeBeggsAndBrills.FlowRegime.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.equipment.pipeline that return types with arguments of type PipeBeggsAndBrills.FlowRegimeModifier and TypeMethodDescriptionPipeBeggsAndBrills.getFlowRegimeProfile()Getter for the fieldflowRegimeProfile.