Climate implementation. More...
Classes | |
| class | tmy2_reader |
| This implements a Gridlab-D specific TMY2 data reader. More... | |
Modules | |
| TMY2 data | |
Opens a TMY2 file for reading and reads in the header data. | |
| CSV weather data | |
Opens a CSV files for reading and reads in the weather data. | |
Functions | |
| int | csv_reader::open (const char *file) |
| Open a CSV file and parse it as. | |
| TIMESTAMP | climate::presync (TIMESTAMP t0) |
Climate implementation.
| TIMESTAMP climate::presync | ( | TIMESTAMP | t0 | ) | [inherited] |
negative means soft event
Definition at line 1987 of file climate.cpp.