The internal heat gain is calculated using a specified fraction of installed power.
Classes | |
| class | dishwasher |
Functions | |
| int | dishwasher::create () |
| EXPORT int | create_dishwasher (OBJECT **obj, OBJECT *parent) |
| dishwasher::dishwasher (MODULE *module) | |
| int | dishwasher::init (OBJECT *parent) |
| EXPORT int | init_dishwasher (OBJECT *obj) |
| TIMESTAMP | dishwasher::sync (TIMESTAMP t0, TIMESTAMP t1) |
| EXPORT TIMESTAMP | sync_dishwasher (OBJECT *obj, TIMESTAMP t0) |
| dishwasher::~dishwasher () | |
Variables | |
| static dishwasher * | dishwasher::defaults = NULL |
| static CLASS * | dishwasher::oclass = NULL |