impure functiongetAltitudeLocationTMY3
Gets the altitude from TMY3 file
Extends from Modelica.Icons.Function (Icon for functions).
Information
This function returns the altitude of the TMY3 weather data file.Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | filNam | Name of weather data file |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | alt | Altitude of TMY3 location |
Revisions
-
December 11, 2021, by Michael Wetter:
Addedimpuredeclaration for MSL 4.0.0. -
May 2, 2021, by Ettore Zanetti:
First implementation.