impure functiongetTimeSpanTMY3
Get the time span of the weather data from the file
Extends from Modelica.Icons.Function (Icon for functions).
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.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | filNam | Name of weather data file | |
| String | tabNam | Name of table on weather file |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Time | timeSpan | Start time, end time of weather data |