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.org.powertac.evcustomer.beans org.powertac.evcustomer.customers org.powertac.genco -
-
Uses of ConfigurableInstance in org.powertac.customer.coldstorage
Classes in org.powertac.customer.coldstorage with annotations of type ConfigurableInstance Modifier and Type Class Description classColdStorage*** 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 classBatteryModels a single grid-connected storage battery with configurable capacity, max charge rate, max discharge rate, and efficiency.classLiftTruckModels the complement of lift trucks in a warehouse. -
Uses of ConfigurableInstance in org.powertac.evcustomer.beans
Classes in org.powertac.evcustomer.beans with annotations of type ConfigurableInstance Modifier and Type Class Description classCarTypeRepresents a type of electric vehicle. -
Uses of ConfigurableInstance in org.powertac.evcustomer.customers
Classes in org.powertac.evcustomer.customers with annotations of type ConfigurableInstance Modifier and Type Class Description classEvCustomerclassEvSocialClassInstances represent identifiable "classes" of EV customers. -
Uses of ConfigurableInstance in org.powertac.genco
Classes in org.powertac.genco with annotations of type ConfigurableInstance Modifier and Type Class Description classCpGencoRepresents a set of bulk producers distributed across the transmission domain.classGencoRepresents a producer of power in the transmission domain.classMisoBuyerBuys energy to meet demand in a large wholesale market.
-