ValveOpeningKvRelDataTableX Property

Gets or sets the X-axis data points (opening percentage values) for the tabulated opening/Kv relationship.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public List<double> OpeningKvRelDataTableX { get; set; }

Property Value

ListDouble

See Also