Definition in file climate.h.
Go to the source code of this file.
Classes | |
class | climate |
class | csv |
struct | s_tmy |
class | tmy2_reader |
This implements a Gridlab-D specific TMY2 data reader. More... | |
Enumerations | |
enum | COMPASS_PTS { CP_S = 0, CP_SE = 1, CP_SW = 2, CP_E = 3, CP_W = 4, CP_NE = 5, CP_NW = 6, CP_N = 7, CP_H = 8, CP_LAST = 9 } |