PhaseProperties1 Property

Gets the thermodynamic properties of this phase.

Definition

Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public IPhaseProperties Properties1 { get; }

Return Value

IPhaseProperties
The phase properties interface implementation.

Implements

IPhaseProperties

See Also