- setBatteryCapacity(double) - Method in class org.powertac.customer.model.LiftTruck
-
- setCapacityInUse(double) - Method in class org.powertac.customer.model.LiftTruck
-
Updates the total capacity of in-use batteries
- setChargeEfficiency(double) - Method in class org.powertac.customer.model.LiftTruck
-
- setEnergyCharging(double) - Method in class org.powertac.customer.model.LiftTruck
-
Updates the energy content of offline batteries
- setEnergyInUse(double) - Method in class org.powertac.customer.model.LiftTruck
-
Updates the energy content of in-use batteries
- setEvalEnvTemp(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- setkWh(double) - Method in class org.powertac.customer.StepInfo
-
- setMaxChargeKW(double) - Method in class org.powertac.customer.model.LiftTruck
-
- setMinPlanningHorizon(int) - Method in class org.powertac.customer.model.LiftTruck
-
- setName(String) - Method in class org.powertac.customer.model.LiftTruck
-
- setNBatteries(int) - Method in class org.powertac.customer.model.LiftTruck
-
- setNChargers(int) - Method in class org.powertac.customer.model.LiftTruck
-
- setPlanningHorizon(int) - Method in class org.powertac.customer.model.LiftTruck
-
- setRegulationCapacity(RegulationCapacity) - Method in class org.powertac.customer.StepInfo
-
- setShiftData(List<String>) - Method in class org.powertac.customer.model.LiftTruck
-
Converts a list of Strings to a sorted list of Shifts.
- setShiftSag(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- setTruckKW(double) - Method in class org.powertac.customer.model.LiftTruck
-
- setTruckStd(double) - Method in class org.powertac.customer.model.LiftTruck
-
- step() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- step() - Method in class org.powertac.customer.model.LiftTruck
-
- StepInfo - Class in org.powertac.customer
-
Data-holder class, instances are used to communicate dynamic information
to and transport information back from the step() method of a
model component.
- StepInfo(Timeslot, TariffSubscription) - Constructor for class org.powertac.customer.StepInfo
-