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: 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 TemperatureCelsiusIn = Modelica.Blocks.Interfaces.RealInput(final quantity = "Temp_C", final unit = "degC", displayUnit = "degC");