PropertyPackageGetUniversalConstantList 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
public virtual Object GetUniversalConstantList()

Return Value

Object
List of identifiers of Universal Constants. The list of standard identifiers is given in section 7.5.5.

Implements

ICapeThermoUniversalConstantGetUniversalConstantList

Remarks

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.

See Also