|
Antares Simulator
Power System Simulator
|
Load time series variables for electrical demand modeling This file implements load (electrical demand) time series variables using the modern time series base framework. Load variables represent the electrical demand that must be satisfied in each area during simulation. More...
Go to the source code of this file.
Classes | |
| struct | Antares::Solver::Variable::Economy::LoadTraits |
| Traits for load time series variables. More... | |
| class | Antares::Solver::Variable::Economy::TimeSeriesValuesLoad< NextT > |
| Load time series implementation. More... | |
Typedefs | |
| using | Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad = VCardTimeSeriesBase< LoadTraits > |
| VCard for load time series variables. More... | |
Load time series variables for electrical demand modeling This file implements load (electrical demand) time series variables using the modern time series base framework. Load variables represent the electrical demand that must be satisfied in each area during simulation.
| using Antares::Solver::Variable::Economy::VCardTimeSeriesValuesLoad = typedef VCardTimeSeriesBase<LoadTraits> |
VCard for load time series variables.