This package consists of blocks that convert an input signal with a specific unit to an output signal in another unit (e.g., conversion of an angle signal from "deg" to "rad").
Extends from Modelica.Icons.Package (Icon for standard packages).Name | Description |
---|---|
To_degC | Convert from Kelvin to degCelsius |
From_degC | Convert from degCelsius to Kelvin |
To_degF | Convert from Kelvin to degFahrenheit |
From_degF | Convert from degFahrenheit to Kelvin |
To_degRk | Convert from Kelvin to degRankine |
From_degRk | Convert from degRankine to Kelvin |
To_deg | Convert from radian to degree |
From_deg | Convert from degree to radian |
To_rpm | Convert from radian per second to revolutions per minute |
From_rpm | Convert from revolutions per minute to radian per second |
To_kmh | Convert from metre per second to kilometre per hour |
From_kmh | Convert from kilometre per hour to metre per second |
To_day | Convert from second to day |
From_day | Convert from day to second |
To_hour | Convert from second to hour |
From_hour | Convert from hour to second |
To_minute | Convert from second to minute |
From_minute | Convert from minute to second |
To_litre | Convert from cubic metre to litre |
From_litre | Convert from litre to cubic metre |
To_kWh | Convert from Joule to kilo Watt hour |
From_kWh | Convert from kilo Watt hour to Joule |
To_bar | Convert from Pascal to bar |
From_bar | Convert from bar to Pascal |
To_gps | Convert from kilogram per second to gram per second |
From_gps | Convert from gram per second to kilogram per second |
This block converts the input signal from Kelvin to degCelsius and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from degCelsius to Kelvin and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from Kelvin to degFahrenheit and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from degFahrenheit to Kelvin and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from Kelvin to degRankine and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from degRankine to Kelvin and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from radian to degree and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from degree to radian and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from radian per second to revolutions per minute and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from revolutions per minute to radian per second and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from metre per second to kilometre per hour and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from kilometre per hour to metre per second and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from second to day and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from day to second and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from second to hour and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from hour to second and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from second to minute and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from minute to second and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from metre to litre and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from litre to cubic metre and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from Joule to kilo Watt hour and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from kilo Watt hour to Joule and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from Pascal to bar and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from bar to Pascal and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from kilogram per second to gram per seconds and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks).This block converts the input signal from gram per second to kilogram per second and returns the result as output signal.
Extends from Modelica.Blocks.Interfaces.PartialConversionBlock (Partial block defining the interface for conversion blocks). Automatically generated Mon Sep 23 17:20:25 2013.