|
using | AreaNameSet = std::set<Data::AreaName> |
|
using | LinkNameSet = std::set<Data::AreaLinkName> |
|
|
| Content () |
| Constructor & Destructor.
|
|
| ~Content () |
| Destructor.
|
|
bool | empty () const |
|
|
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.
|
|
◆ Content()
Antares::Private::OutputViewerData::Content::Content |
( |
| ) |
|
|
inline |
Constructor & Destructor.
Default contructor
The documentation for this class was generated from the following files: