composition_ types Enumeration
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public enum composition_typesVB
Public Enumeration composition_typesMembers
| IFRAC_MASS | 0 | |
| IFRAC_MOLE | 1 | |
| IFRAC_VOLUME | 2 | |
| IFRAC_UNDEFINED | 3 | |
| IFRAC_PURE | 4 |