Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Study::SystemModel::Variable Class Reference

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)
 
const std::string & Id () const
 
ValueType Type () const
 
const ExpressionLowerBound () const
 
const ExpressionUpperBound () const
 
bool isTimeDependent () const
 
bool IsScenarioDependent () const
 

Detailed Description

A decision variable of the model.


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