Uses of Enum Class
neqsim.process.equipment.distillation.RateBasedPackedColumn.MassTransferCorrelation
Packages that use RateBasedPackedColumn.MassTransferCorrelation
-
Uses of RateBasedPackedColumn.MassTransferCorrelation in neqsim.process.equipment.distillation
Subclasses with type arguments of type RateBasedPackedColumn.MassTransferCorrelation in neqsim.process.equipment.distillationModifier and TypeClassDescriptionstatic enumMass-transfer correlation options for the packed-column film coefficients.Fields in neqsim.process.equipment.distillation declared as RateBasedPackedColumn.MassTransferCorrelationModifier and TypeFieldDescriptionRateBasedPackedColumn.massTransferCorrelationMass-transfer correlation used by the segment calculations.Methods in neqsim.process.equipment.distillation that return RateBasedPackedColumn.MassTransferCorrelationModifier and TypeMethodDescriptionRateBasedPackedColumn.getMassTransferCorrelation()Get the mass-transfer correlation.Returns the enum constant of this class with the specified name.RateBasedPackedColumn.MassTransferCorrelation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.equipment.distillation with parameters of type RateBasedPackedColumn.MassTransferCorrelationModifier and TypeMethodDescriptionvoidRateBasedPackedColumn.setMassTransferCorrelation(RateBasedPackedColumn.MassTransferCorrelation massTransferCorrelation) Set the mass-transfer correlation.