Click or drag to resize

Compound.PartialPressure Property


Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public double? PartialPressure { get; set; }
Request Example View Source

Property Value

Nullable<Double>

Implements

ICompound.PartialPressure
See Also