|
vecFloat | m_values |
|
vecDouble | m_reference |
|
vecFloat | m_values |
|
bool | m_linked |
|
string | m_name |
|
float | m_value |
|
◆ SetTimeAndValues()
bool ParameterVariableDates::SetTimeAndValues |
( |
const vecDouble & | time, |
|
|
const vecFloat & | values ) |
Set the values of the parameter for a range of dates.
- Parameters
-
time | vector of dates |
values | values for each date |
- Returns
- true if the values were set successfully, false otherwise
◆ UpdateParameter()
bool ParameterVariableDates::UpdateParameter |
( |
double | timeReference | ) |
|
Update the parameter value for a specific date.
- Parameters
-
timeReference | date to update |
- 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