Definition at line 13 of file occupantload.h.
Public Member Functions | |
| int | create () |
| occupantload (MODULE *module) | |
| TIMESTAMP | sync (TIMESTAMP t0, TIMESTAMP t1) |
| ~occupantload () | |
Public Attributes | |
| double | heatgain_per_person |
| sensible+latent loads (400 BTU) default based on DOE-2 | |
| int | number_of_occupants |
| number of occupants of the house | |
| double | occupancy_fraction |
| represents occupancy schedule | |
| double | total_occupant_load |
| internal gain from occupants (BTU/h] | |
Static Public Attributes | |
| static occupantload * | defaults = NULL |
| static CLASS * | oclass = NULL |