CalculatorGetTwoPhasePropList Method

Returns a list of the available two-phase properties.

Definition

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
[DispIdAttribute(23)]
public string[] GetTwoPhasePropList()

Return Value

String
A list of the available two-phase properties

Implements

Calculator_CalculatorGetTwoPhasePropList

See Also