Antares Simulator
Power System Simulator
Antares::ModelerStudy::SystemModel::Variable Class Referencefinal

A decision variable of the model. More...

#include <variable.h>

Public Member Functions

 Variable (std::string id, Expression lower_bound, Expression upper_bound, ValueType type, TimeDependent timeDependent, ScenarioDependent scenarioDependent, Modeler::Config::Location location=Modeler::Config::Location::SUBPROBLEMS)
 
const std::string & Id () const
 
ValueType Type () const
 
const ExpressionLowerBound () const
 
const ExpressionUpperBound () const
 
bool isTimeDependent () const
 
bool IsScenarioDependent () const
 
Modeler::Config::Location location () const
 

Detailed Description

A decision variable of the model.


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