Extends the MSL RealOutput Connector by defining the quantity, unit and display unit.
(Purely technical component without physical modeling.)
(Purely technical component without physical modeling.)
Modelica RealOutput: velocity in [m/s]
(no elements)
(no equations)
This connector should only be used for velocities (type consistency).
(no validation or testing necessary)
(no remarks)
Model created by Pascal Dubucq (dubucq@tu-harburg.de), Apr 2014
connector VelocityOut = Modelica.Blocks.Interfaces.RealOutput(final quantity = "Velocity", final unit = "m/s", displayUnit = "m/s");