|
Class Summary |
| CapacityProfile |
Encapsulation represented real or hypothetical capacity over some
fixed number of timeslots. |
| CapacityStructure |
Data-holder class for parsed configuration elements of one capacity. |
| CustomerStructure |
Data-holder class for parsed configuration elements of one customer. |
| FactoredCustomerService |
Key class that processes the configuration file and creates a collection of customers
during the initialization process. |
| LearningCustomerCreator |
Creates instances of @code{LearningFactoredCustomer} through the @code{CustomerFactory}. |
| ProfileOptimizerStructure |
Data-holder class for parsed configuration elements that control the
capacity profile optimization of a capacity bundle. |
| ProfileRecommendation |
Contains maps of opinions, scores, utilities, and choice probabilities for each CapacityProfile. |
| TariffSubscriberStructure |
Data-holder class for parsed configuration elements of one tariff subscriber,
which typically corresponds to one capapcity bundle. |
| TimeseriesStructure |
Data-holder class for parsed configuration elements of one timeseries model. |