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