Definition in file climate.cpp.
Go to the source code of this file.
Functions | |
| EXPORT int | create_climate (OBJECT **obj, OBJECT *parent) |
| Create a climate object. | |
| EXPORT int | init_climate (OBJECT *obj, OBJECT *parent) |
| Initialize the climate object. | |
| EXPORT TIMESTAMP | sync_climate (OBJECT *obj, TIMESTAMP t0) |
| Synchronize the cliamte object. | |