Definition in file climate.cpp.
Go to the source code of this file.
Defines | |
#define | RAD(x) (x*PI)/180 |
Functions | |
EXPORT int | create_climate (OBJECT **obj, OBJECT *parent) |
Create a climate object. | |
EXPORT int | init_climate (OBJECT *obj, OBJECT *parent) |
a poitner to the parent OBJECT | |
EXPORT TIMESTAMP | sync_climate (OBJECT *obj, TIMESTAMP t0) |
the time to which the OBJECT's clock should advance | |
Variables | |
double | std_meridians [] = {75,90,105,120,135,150} |
double | surface_angles [8] = {0,45,-45,90,-90,135,-135,180} |