|
| ParameterVariableYearly (const string &name) |
|
bool | SetValues (int yearStart, int yearEnd, const vecFloat &values) |
|
bool | UpdateParameter (int year) |
|
| ParameterVariable (const string &name) |
|
| Parameter (const string &name, float val=NAN_F) |
|
bool | IsLinked () const |
|
void | SetAsLinked (bool value=true) |
|
string | GetName () const |
|
void | SetName (const string &name) |
|
float | GetValue () const |
|
float * | GetValuePointer () |
|
void | SetValue (float val) |
|
|
vecInt | m_reference |
|
vecFloat | m_values |
|
bool | m_linked |
|
string | m_name |
|
float | m_value |
|
The documentation for this class was generated from the following files:
- /github/workspace/core/src/base/ParameterVariable.h
- /github/workspace/core/src/base/ParameterVariable.cpp