.Buildings.BoundaryConditions.WeatherData.BaseClasses.getLatitudeTMY3

Information

This function returns the latitude of the TMY3 weather data file.

Interface

impure function getLatitudeTMY3
  extends Modelica.Icons.Function;
  input String filNam "Name of weather data file" annotation(
    Dialog(loadSelector(filter = "Weather files (*.mos)", caption = "Select weather file")));
  output Modelica.Units.SI.Angle lat "Latitude from the weather file";
end getLatitudeTMY3;

Revisions


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