Uses of Enum Class
neqsim.process.equipment.pipeline.twophasepipe.LagrangianSlugTracker.SlugSource
Packages that use LagrangianSlugTracker.SlugSource
Package
Description
Transient multiphase pipe flow models.
-
Uses of LagrangianSlugTracker.SlugSource in neqsim.process.equipment.pipeline.twophasepipe
Subclasses with type arguments of type LagrangianSlugTracker.SlugSource in neqsim.process.equipment.pipeline.twophasepipeModifier and TypeClassDescriptionstatic enumSource of slug generation.Fields in neqsim.process.equipment.pipeline.twophasepipe declared as LagrangianSlugTracker.SlugSourceModifier and TypeFieldDescriptionLagrangianSlugTracker.SlugBubbleUnit.sourceGeneration source: INLET, TERRAIN, INSTABILITY.Methods in neqsim.process.equipment.pipeline.twophasepipe that return LagrangianSlugTracker.SlugSourceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LagrangianSlugTracker.SlugSource[]LagrangianSlugTracker.SlugSource.values()Returns an array containing the constants of this enum class, in the order they are declared.