functionAngleToWidth
Conversion from the hinged opening angle to hinged opening width
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function converts the hinged opening angle to hinged opening width.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | lenAxs | Length of the hinged axis, the axis should be parallel to a window frame | |
| Modelica.Units.SI.Length | lenAxsToFrm | Distance from the hinged axis to the frame across the opening area | |
| Modelica.Units.SI.Angle | ang | Opening angle of window sash |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | width | Opening width of window sash |
Revisions
-
June 13, 2024, by Jun Jiang:
First implementation (see issue 1492)