functiongetTimeZoneTMY3

Gets the time zone from a TMY3 weather data file

Information

This function returns the time zone of the TMY3 weather data file.

Inputs

TypeNameDefaultDescription
StringfilNamName of weather data file

Outputs

TypeNameDefaultDescription
Modelica.SIunits.TimetimZonTime zone from the weather file

Revisions

  • September 24, 2015, by Marcus Fuchs:
    Replace annotation __Dymola_loadSelector by loadSelector for MSL compliancy as reported by @tbeu at RWTH-EBC/AixLib#107
  • March 5, 2011, by Michael Wetter:
    First implementation.