Extends the MSL RealOutput Connector by defining the quantity, unit and display unit.
(Description)
(Description)
Modelica RealOutput: angle in [rad]
(no elements)
(no equations)
This connector should only be used for angles (type consistency).
(no validation or testing necessary)
(none)
Created by Jan Westphal (j.westphal@tuhh.de), August 2018
connector AngleOut = Modelica.Blocks.Interfaces.RealOutput(final quantity = "Angle", final unit = "rad", displayUnit = "deg");