Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Solver::ConstantDataFromAntares Class Reference

The ConstantDataFromAntares class is used to store constant data across all weeks of Antares problems. More...

#include <LpsFromAntares.h>

Public Member Functions

auto operator<=> (const ConstantDataFromAntares &other) const =default
 

Public Attributes

unsigned VariablesCount = 0
 
unsigned ConstraintesCount = 0
 
unsigned CoeffCount = 0
 
std::vector< unsigned > VariablesType
 
std::vector< unsigned > Mdeb
 
std::vector< unsigned > NotNullTermCount
 
std::vector< unsigned > ColumnIndexes
 
std::vector< double > ConstraintsMatrixCoeff
 
std::vector< std::string > VariablesMeaning
 
std::vector< std::string > ConstraintsMeaning
 

Detailed Description

The ConstantDataFromAntares class is used to store constant data across all weeks of Antares problems.


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