CalculatorGetPhaseList Method

Returns a list of the available phases.

Definition

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

Return Value

String
A list of the available phases

Implements

Calculator_CalculatorGetPhaseList

See Also