ValveOpeningKvRelDataTableY Property

Gets or sets the Y-axis data points (Kv 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> OpeningKvRelDataTableY { get; set; }

Property Value

ListDouble

See Also