Extends the MSL RealOutput Connector by defining the quantity, unit and display unit.
(Description)
(Description)
Modelica RealOutput: temperature in [Kelvin]
(no elements)
(no equations)
This connector should only be used for temperatures (type consistency).
(no validation or testing necessary)
(none)
Model created by Ricardo Peniche (peniche@tuhh.de), Sep 2015
connector TemperatureOut = Modelica.Blocks.Interfaces.RealOutput(final quantity = "Temperature", final unit = "K", displayUnit = "degC");