|
Antares Simulator
Power System Simulator
|
Public Member Functions | |
| randomNumbers (uint maxNbPerformedYearsInAset, Data::PowerFluctuations powerFluctuations) | |
| void | allocate (const Antares::Data::Study &study) |
| void | compute (Antares::Data::Study &study, unsigned years, std::map< unsigned int, bool > &isYearPerformed, MersenneTwister &randomHydro) |
| void | reset () |
Public Attributes | |
| std::vector< yearRandomNumbers > | pYears |
| std::map< uint, uint > | yearNumberToIndex |