| Package | Description |
|---|---|
| org.powertac.householdcustomer.appliances | |
| org.powertac.householdcustomer.customers |
| Modifier and Type | Class and Description |
|---|---|
class |
AirCondition
Air Condition is the most common used electrical appliance to date that keeps
the household environment in the desired temperature.
|
class |
CirculationPump
Circulation Pump is the appliance that brings hot water to the household.
|
class |
ConsumerElectronics
Consumer Electronics are the appliances that are utilized mainly for work or
entertainment in the household such as TV, DVD Players, Stereos and so on.
|
class |
Dishwasher
Dishwashers are used in order to wash easily the dishes after eating.
|
class |
Dryer
Dryer appliances are utilized by the inhabitants to order to dry the freshly
washed clothes.
|
class |
Freezer
Freezer is the utilized in combination with the refrigerator in the
household.
|
class |
FullyShiftingAppliance
This is the class for the appliance domain instances that can change / shift
their load without the need for the inhabitants interference.
|
class |
ICT
ICT are the appliances that are utilized mainly for work or to communicate
with others from the household such as computers, telephone devices etc.
|
class |
Lights
Lights are utilized when the persons inhabiting the house have need for them
to light the rooms they are in.
|
class |
NotShiftingAppliance
This is the class for the appliance domain instances that cannot change /
shift their load at all.
|
class |
Others
The Other appliances contain several type of appliances that cannot be in any
other category of appliances such as air condition or small heaters and so
on.
|
class |
Refrigerator
Refrigerator is in use in all the households in order to keep food preserved.
|
class |
SpaceHeater
Space Heater is a electric appliance utilized to keep the rooms of a
household warm when needed.
|
class |
Stove
Stove is the kitchen utility we use for cooking.
|
class |
WashingMachine
Washing Machine is used to wash clothes easily.
|
class |
WaterHeater
Water Heater is an appliance utilized to provide with hot water when we need
to bathe.
|
class |
WeatherSensitiveAppliance
This is the class for the appliance domain instances that start their
operation when the weather conditions impose to do so.
|
| Modifier and Type | Method and Description |
|---|---|
Appliance |
Household.getDominantAppliance()
This function returns the dominant appliance of the household.
|
| Modifier and Type | Method and Description |
|---|---|
Vector<Appliance> |
Household.getAppliances()
This is a function that returns the appliances of the household.
|
Copyright © 2015 Power TAC. All Rights Reserved.