|
Management Strategy Evaluation Demo
1.0
MSED
|
Calls the user defined stock assessment model. More...
#include <EstimatorClass.h>

Public Member Functions | |
| EstimatorClass (adstring model) | |
| Constructor. | |
| ~EstimatorClass () | |
| Destructor. | |
| void | runEstimator () |
| Function that runs the user defined estimator. More... | |
Public Attributes | |
| adstring | m_model |
Calls the user defined stock assessment model.
Definition at line 15 of file EstimatorClass.h.
| void EstimatorClass::runEstimator | ( | ) |
Function that runs the user defined estimator.
Definition at line 27 of file EstimatorClass.cpp.
