ValveOpening Kv Rel Data Table Y 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
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public List<double> OpeningKvRelDataTableY { get; set; }VB
Public Property OpeningKvRelDataTableY As List(Of Double)
Get
Set