#include <InputVariables.h>
Definition at line 76 of file InputVariables.h.
◆ LimitedVariable()
Divide::Input::LimitedVariable::LimitedVariable |
( |
const D64 |
dInitValue, |
|
|
const D64 |
dMinValue, |
|
|
const D64 |
dMaxValue |
|
) |
| |
|
inline |
◆ setValue()
void Divide::Input::LimitedVariable::setValue |
( |
const D64 |
dValue | ) |
|
|
inlineoverridevirtual |
◆ _dMaxValue
D64 Divide::Input::LimitedVariable::_dMaxValue |
|
protected |
◆ _dMinValue
D64 Divide::Input::LimitedVariable::_dMinValue |
|
protected |
The documentation for this class was generated from the following file: