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

Prepro Load. More...

#include <prepro.h>

Constructor & Destructor

Data::XCast xcast
 XCast.
 
 Prepro ()
 Default Constructor.
 
 ~Prepro ()
 Destructor.
 
bool loadFromFolder (const std::filesystem::path &folder)
 Try to estimate the amount of memory required by this class for a simulation.
 
bool saveToFolder (const AnyString &folder) const
 Save data to a folder.
 
bool forceReload (bool reload=false) const
 Make sure that all data are loaded in memory.
 
void markAsModified () const
 Mark the load data as modified.
 
void resetToDefault ()
 Reset to default all values.
 

Detailed Description

Prepro Load.

Member Function Documentation

◆ loadFromFolder()

bool Antares::Data::Load::Prepro::loadFromFolder ( const std::filesystem::path & folder)

Try to estimate the amount of memory required by this class for a simulation.

Load data from a folder


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