Enumeration that defines the characteristic of two-way valves.
Enumeration | Description |
---|---|
EqualPercentage | Equal percentage |
Linear | Linear |
PressureIndependent | Pressure independent (mass flow rate only dependent of input signal) |
Table | Table-specified |
type ValveCharacteristicTwoWay = enumeration(EqualPercentage "Equal percentage", Linear "Linear", PressureIndependent "Pressure independent (mass flow rate only dependent of input signal)", Table "Table-specified");