Uses of Enum Class
neqsim.thermo.phase.StateOfMatter
Packages that use StateOfMatter
-
Uses of StateOfMatter in neqsim.thermo.phase
Subclasses with type arguments of type StateOfMatter in neqsim.thermo.phaseModifier and TypeClassDescriptionenumStates of matter, a way of relating the PhaseTypes to classical states of matter.Methods in neqsim.thermo.phase that return StateOfMatterModifier and TypeMethodDescriptionstatic StateOfMatterStateOfMatter.fromPhaseType(PhaseType pt) Get StateOfMatter value from Phasetype object.static StateOfMatterReturns the enum constant of this class with the specified name.static StateOfMatter[]StateOfMatter.values()Returns an array containing the constants of this enum class, in the order they are declared.