Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Data::HydroMaxTimeSeriesReader Class Reference

#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)
 

Detailed Description

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.

Member Enumeration Documentation

◆ powerDailyE

Enumerator
genMaxP 

Generated max power.

genMaxE 

Generated max energy.

pumpMaxP 

Pumping max Power.


The documentation for this class was generated from the following files: