|
Antares Simulator
Power System Simulator
|
Classes | |
| class | SimulationType |
Public Types | |
| using | AreaNameSet = std::set< Data::AreaName > |
| using | LinkNameSet = std::set< Data::AreaLinkName > |
Public Member Functions | |
| Content () | |
| Constructor & Destructor. More... | |
| ~Content () | |
| Destructor. | |
| bool | empty () const |
Public Attributes | |
| SimulationType | economy |
| All areas/links found for economy. | |
| SimulationType | adequacy |
| All areas/links found for adequacy. | |
| ThermalNameSetPerArea | clusters |
| All available clusters. | |
| bool | hasYearByYear |
| Flag to know if some year-by-year data are presetn. | |
| bool | hasConcatenedYbY |
| Flag to know if concatened individual years are present. | |
| uint | ybyInterval [2] |
| Year interval for year-by-year data. | |
|
inline |
Constructor & Destructor.
Default contructor