Copyright (C) 2008 Battelle Memorial Institute More...
Go to the source code of this file.
Enumerations | |
enum | IMPLICITENDUSEFLAGS { IEU_LIGHTS = 0x00000001, IEU_PLUGS = 0x00000002, IEU_OCCUPANCY = 0x00000004, IEU_DISHWASHER = 0x00000100, IEU_MICROWAVE = 0x00000200, IEU_FREEZER = 0x00010000, IEU_REFRIGERATOR = 0x00020000, IEU_RANGE = 0x00040000, IEU_EVCHARGER = 0x00080000, IEU_WATERHEATER = 0x00100000, IEU_CLOTHESWASHER = 0x01000000, IEU_DRYER = 0x02000000, IEU_ALL = 0x03170303 } |
enum | IMPLICITENDUSESOURCE { IES_ELCAP1990 = 0, IES_ELCAP2010 = 1, IES_RBSA2014 = 2 } |
Copyright (C) 2008 Battelle Memorial Institute
Definition in file house_e.h.