Extends the MSL RealInput Connector by defining the quantity, unit and display unit.
(Description)
(Description)
Modelica RealInput: 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), Aug 2015
connector TemperatureIn = Modelica.Blocks.Interfaces.RealInput(final quantity = "Temperature", final unit = "K", displayUnit = "degC");