Extends the MSL RealInput Connector by defining the quantity, unit and display unit.
(Purely technical component without physical modeling.)
(Purely technical component without physical modeling.)
Modelica RealInput: volume flow rate in [m3/s]
(no elements)
(no equations)
This connector should only be used for volume flow rates (type consistency).
(no validation or testing necessary)
(no remarks)
Model created by Carsten Bode (c.bode@tuhh.de), Jul 2018
connector VolumeFlowRateIn = Modelica.Blocks.Interfaces.RealInput(final quantity = "VolumeFlowRate", final unit = "m3/s", displayUnit = "m3/s");