Uses of Class
org.powertac.common.config.ConfigurableInstance
-
Packages that use ConfigurableInstance Package Description org.powertac.customer.coldstorage org.powertac.customer.model Discrete capacity modules that can be combined into customer models. -
-
Uses of ConfigurableInstance in org.powertac.customer.coldstorage
Classes in org.powertac.customer.coldstorage with annotations of type ConfigurableInstance Modifier and Type Class Description class
ColdStorage
*** Description is incorrect *** Model of a cold-storage warehouse with multiple refrigeration units. -
Uses of ConfigurableInstance in org.powertac.customer.model
Classes in org.powertac.customer.model with annotations of type ConfigurableInstance Modifier and Type Class Description class
Battery
Models a single grid-connected storage battery with configurable capacity, max charge rate, max discharge rate, and efficiency.class
LiftTruck
Models the complement of lift trucks in a warehouse.
-