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

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.
 

Detailed Description

Thermal.

Member Function Documentation

◆ loadFromFolder()

bool Antares::Data::EconomicInputData::loadFromFolder ( Study & study,
const std::filesystem::path & folder )

Load settings for the thermal prepro from a folder.

Parameters
folderThe source folder
Returns
A non-zero value if the operation succeeded, 0 otherwise

◆ saveToFolder()

bool Antares::Data::EconomicInputData::saveToFolder ( const AnyString & folder) const

Save settings used by the thermal prepro to a folder.

Parameters
folderThe targer folder
Returns
A non-zero value if the operation succeeded, 0 otherwise

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