Antares Simulator
Power System Simulator
|
#include <hydromaxtimeseriesreader.h>
Public Types | |
enum | powerDailyE { genMaxP = 0 , genMaxE , pumpMaxP , pumpMaxE } |
Public Member Functions | |
HydroMaxTimeSeriesReader (PartHydro &hydro, std::string areaID, std::string areaName) | |
bool | read (const AnyString &folder, bool usedBySolver) |
This class provides support for old studies, reading from deprecated files, fils matrix dailyMaxPumpAndGen and transfers data to the corresponding data class members of class PartHydro. Just versions below 8.7 will use instance of this class to be compatible with current implementation.
Enumerator | |
---|---|
genMaxP | Generated max power. |
genMaxE | Generated max energy. |
pumpMaxP | Pumping max Power. |