ReliefValveOpeningKvRelDataTableX Property

Gets or sets the X-axis data (opening %) for a user-defined Kv data table.

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