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

TypeNameDefaultDescription
StringfilNamName of weather data file

Outputs

TypeNameDefaultDescription
Modelica.Units.SI.LengthaltAltitude of TMY3 location

Revisions

  • December 11, 2021, by Michael Wetter:
    Added impure declaration for MSL 4.0.0.
  • May 2, 2021, by Ettore Zanetti:
    First implementation.