blockFrom_degF

Block that converts temperature from degree Fahrenheit to kelvin

Information

Converts temperature given in degree Fahrenheit [degF] to kelvin [K].

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.RealInputuTemperature in degree Fahrenheit
Buildings.Controls.OBC.CDL.Interfaces.RealOutputyTemperature in kelvin

Revisions

  • November 29, 2021, by Michael Wetter:
    Regenerated files with Text annotation using now the textColor attribute rather than the deprecated lineColor attribute.
  • July 05, 2018, by Milica Grahovac:
    Generated with Buildings/Resources/src/Controls/OBC/UnitConversions/unit_converters.py.
    First implementation.