Property PackageGet Universal Constant List Method
Returns the identifiers of the supported Universal Constants.
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
List of identifiers of Universal Constants. The list of standard identifiers is given in section 7.5.5.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public virtual Object GetUniversalConstantList()VB
Public Overridable Function GetUniversalConstantList As ObjectReturn Value
ObjectList of identifiers of Universal Constants. The list of standard identifiers is given in section 7.5.5.
Implements
ICapeThermoUniversalConstantGetUniversalConstantListRemarks
A component may return Universal Constant identifiers that do not belong to the list defined
in section 7.5.5. However, these proprietary identifiers may not be understood by most of the
clients of this component.