Extends the MSL RealInput Connector by defining the quantity, unit and display unit.
(Description)
(Description)
Modelica RealInput: pressure in [Pa]
(no elements)
(no equations)
This connector should only be used for pressures (type consistency).
(no validation or testing necessary)
(none)
Model created by Carsten Bode (c.bode@tuhh.de), Jul 2018
connector PressureIn = Modelica.Blocks.Interfaces.RealInput(final quantity = "Pressure", final unit = "Pa", displayUnit = "bar");