In this overloaded implementation of the changing subscription function,
Here we just put the tariff we want to change and the whole population is
moved to another random tariff.
Consumer Electronics are the appliances that are utilized mainly for work or
enteratinment in the household such as TV, DVD Players, Stereos and so on.
This function is used to create the weekly possibility operation vector of
each appliance taking into consideration the times that this appliance
could be able to function.
cycleDuration -
Variable in class org.powertac.officecomplexcustomer.appliances.Appliance
This variable equals the duration of the operation cycle of the appliance.
This function fills out the daily routine of the person, taking into
account the different variables and occupations, if he is sick or on
vacation etc.
The office is the domain instance represents a single working facility with
the workers acting inside it and fully equipped with appliances statistically
distributed.
Office() -
Constructor for class org.powertac.officecomplexcustomer.customers.Office
The office complex domain class is a set of offices that comprise a office
building that consumes aggregated energy by the appliances installed in each
office.
This is the basic evaluation function, taking into consideration the
minimum cost without shifting the appliances' load but the tariff chosen is
picked up randomly by using a possibility pattern.
power -
Variable in class org.powertac.officecomplexcustomer.appliances.Appliance
This variable shows the power (in Watts) that are consumed when using this
appliance.
This function is checking the current weather conditions and the existence
of weather sensitive appliances and if the temperature is over/under a
certain threshold, the appliances begin or stop their operation.