.Annex60.BoundaryConditions.WeatherData.BaseClasses.getTimeZoneTMY3

Gets the time zone from a TMY3 weather data file

Information

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

Interface

function getTimeZoneTMY3
  input String filNam "Name of weather data file" annotation(
    Dialog(loadSelector(filter = "Weather files (*.mos)", caption = "Select weather file")));
  output Modelica.SIunits.Time timZon "Time zone from the weather file";
end getTimeZoneTMY3;

Revisions


Generated at 2025-12-26T19:13:52Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos