org.powertac.officecomplexcustomer.appliances
Class NotShiftingAppliance
java.lang.Object
org.powertac.officecomplexcustomer.appliances.Appliance
org.powertac.officecomplexcustomer.appliances.NotShiftingAppliance
- Direct Known Subclasses:
- Computers, ConsumerElectronics, ICT, Lights, Servers
public class NotShiftingAppliance
- extends Appliance
This is the class for the appliance domain instances that cannot change /
shift their load at all. Most of them are appliance that require the tenant's
presence in order to begin functioning.
- Version:
- 1.5, Date: 2.25.12
- Author:
- Antonios Chrysopoulos
| Methods inherited from class org.powertac.officecomplexcustomer.appliances.Appliance |
calculateOverallPower, createWeeklyPossibilityOperationVector, dailyShifting, fillDailyOperation, fillWeeklyOperation, getApplianceOf, getDuration, getOperationDaysVector, getOverallPower, getPower, getSaturation, getWeeklyLoadVector, getWeeklyOperation, initialize, refresh, setApplianceOf, setOperationDays, showStatus, toString, weatherDailyFunction |
NotShiftingAppliance
public NotShiftingAppliance()
Copyright © 2013 Power TAC. All Rights Reserved.