input_ pairs 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 input_pairsVB
Public Enumeration input_pairsMembers
| INPUT_PAIR_INVALID | 0 | |
| QT_INPUTS | 1 | |
| PQ_INPUTS | 2 | |
| QSmolar_INPUTS | 3 | |
| QSmass_INPUTS | 4 | |
| HmolarQ_INPUTS | 5 | |
| HmassQ_INPUTS | 6 | |
| DmolarQ_INPUTS | 7 | |
| DmassQ_INPUTS | 8 | |
| PT_INPUTS | 9 | |
| DmassT_INPUTS | 10 | |
| DmolarT_INPUTS | 11 | |
| HmolarT_INPUTS | 12 | |
| HmassT_INPUTS | 13 | |
| SmolarT_INPUTS | 14 | |
| SmassT_INPUTS | 15 | |
| TUmolar_INPUTS | 16 | |
| TUmass_INPUTS | 17 | |
| DmassP_INPUTS | 18 | |
| DmolarP_INPUTS | 19 | |
| HmassP_INPUTS | 20 | |
| HmolarP_INPUTS | 21 | |
| PSmass_INPUTS | 22 | |
| PSmolar_INPUTS | 23 | |
| PUmass_INPUTS | 24 | |
| PUmolar_INPUTS | 25 | |
| HmassSmass_INPUTS | 26 | |
| HmolarSmolar_INPUTS | 27 | |
| SmassUmass_INPUTS | 28 | |
| SmolarUmolar_INPUTS | 29 | |
| DmassHmass_INPUTS | 30 | |
| DmolarHmolar_INPUTS | 31 | |
| DmassSmass_INPUTS | 32 | |
| DmolarSmolar_INPUTS | 33 | |
| DmassUmass_INPUTS | 34 | |
| DmolarUmolar_INPUTS | 35 |