blockCheckWindDirection
Constrains the wind direction to [0, 2*pi] degree
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
This component constrains the interpolated wind direction between 0 and 360 degree.
- October 27, 2011, by Wangda Zuo:
Delete the unit conversion part since it will be done outside. - July 14, 2010, by Wangda Zuo:
First implementation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | delta | 0.01 | Smoothing parameter |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | nIn | Input wind direction | |
| Modelica.Blocks.Interfaces.RealOutput | nOut | Wind direction |