ValveFlowCoefficient Property

Gets or sets whether the flow coefficient is expressed as Kv (metric, m³/h at 1 bar drop) or Cv (imperial).

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public ValveFlowCoefficientType FlowCoefficient { get; set; }

Property Value

ValveFlowCoefficientType

See Also