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: temperature in [degree Celsius]
(no elements)
(no equations)
This connector should only be used for temperatures in Celsius (type consistency).
(no validation or testing necessary)
(no remarks)
Model created by Pascal Dubucq (dubucq@tu-harburg.de), Apr 2014
connector TemperatureCelsiusOut = Modelica.Blocks.Interfaces.RealOutput(final quantity = "Temp_C", final unit = "degC", displayUnit = "degC");