Click or drag to resize

BinaryMixtureDefinitionBase_departureCoefficients_Polynomial Field

The coefficients of the departure function describing the polynomial terms: term = ai * tau^ti * delta^di where tau and delta are reduced temperature and density, respectively.

Namespace: Altaxo.Science.Thermodynamics.Fluids
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected (double , double , double )[] _departureCoefficients_Polynomial

Field Value

ValueTupleDouble, Double, Double
See Also