.Buildings.BoundaryConditions.WeatherData.BaseClasses.getTimeSpanTMY3

Information

This function returns the start time (first time stamp) and end time (last time stamp plus average increment) of the TMY3 weather data file.

Interface

impure function getTimeSpanTMY3
  extends Modelica.Icons.Function;
  input String filNam "Name of weather data file";
  input String tabNam "Name of table on weather file";
  output Modelica.Units.SI.Time[2] timeSpan "Start time, end time of weather data";
end getTimeSpanTMY3;

Revisions


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos