Antares Simulator
Power System Simulator
|
Thermal. More...
#include <ecoInput.h>
Constructor | |
TimeSeries::TS | fuelcost |
All {FO,PO}{Duration,Rate} annual values. | |
TimeSeries::TS | co2cost |
EconomicInputData () | |
Default constructor. | |
bool | forceReload (bool reload) const |
void | markAsModified () const |
void | reset () |
Reset all values to their default ones. | |
void | copyFrom (const EconomicInputData &rhs) |
Copy data from another struct. | |
bool | loadFromFolder (Study &study, const std::filesystem::path &folder) |
Load settings for the thermal prepro from a folder. | |
bool | saveToFolder (const AnyString &folder) const |
Save settings used by the thermal prepro to a folder. | |
Thermal.
bool Antares::Data::EconomicInputData::loadFromFolder | ( | Study & | study, |
const std::filesystem::path & | folder ) |
Load settings for the thermal prepro from a folder.
folder | The source folder |
bool Antares::Data::EconomicInputData::saveToFolder | ( | const AnyString & | folder | ) | const |
Save settings used by the thermal prepro to a folder.
folder | The targer folder |