.IBPSA.BoundaryConditions.WeatherData.BaseClasses.getLongitudeTMY3

Information

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

Interface

function getLongitudeTMY3
  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.SIunits.Angle lon "Longitude from the weather file";
end getLongitudeTMY3;

Revisions


Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos