|
vecFloat | m_values |
|
bool | m_linked |
|
string | m_name |
|
float | m_value |
|
◆ SetValues()
bool ParameterVariableMonthly::SetValues |
( |
const vecFloat & | values | ) |
|
Set the values of the parameter for each month.
- Parameters
-
values | values for each month |
- Returns
- true if the values were set successfully, false otherwise
◆ UpdateParameter()
bool ParameterVariableMonthly::UpdateParameter |
( |
int | month | ) |
|
Update the parameter value for a specific month.
- Parameters
-
- Returns
- true if the parameter was updated successfully, false otherwise
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