Uses of Enum Class
neqsim.process.equipment.absorber.RateBasedAbsorber.EnhancementModel
Packages that use RateBasedAbsorber.EnhancementModel
-
Uses of RateBasedAbsorber.EnhancementModel in neqsim.process.equipment.absorber
Subclasses with type arguments of type RateBasedAbsorber.EnhancementModel in neqsim.process.equipment.absorberModifier and TypeClassDescriptionstatic enumEnhancement factor model for chemical absorption.Fields in neqsim.process.equipment.absorber declared as RateBasedAbsorber.EnhancementModelMethods in neqsim.process.equipment.absorber that return RateBasedAbsorber.EnhancementModelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RateBasedAbsorber.EnhancementModel[]RateBasedAbsorber.EnhancementModel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.equipment.absorber with parameters of type RateBasedAbsorber.EnhancementModelModifier and TypeMethodDescriptionvoidRateBasedAbsorber.setEnhancementModel(RateBasedAbsorber.EnhancementModel model) Set the enhancement factor model.