Aimsun Next Scripting
22
|
Public Member Functions | |
if (base) | |
Py_END_ALLOW_THREADS End | MacroExperimentParams () |
~MacroExperimentParams () | |
virtual QString | getTypeName () const =0 |
virtual bool | validParameters (GKModel *iModel) const =0 |
Public Attributes | |
ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS MacroExperimentParams * | base = (MacroExperimentParams*)sipCpp |
sipType = 0 | |
MacroExperiment parameters
Py_END_ALLOW_THREADS End MacroExperimentParams::MacroExperimentParams | ( | ) |
Constructor of the MacroExperimentParams
MacroExperimentParams::~MacroExperimentParams | ( | ) |
Destructor of the MacroExperimentParams
|
pure virtual |
Get the type name
Implemented in CFrankWolfeParams, CIncrementalParams, CMSAParams, and CStochasticParams.
Referenced by if().
|
inline |
References base, GKSystem::getSystem(), getTypeName(), and sipType.
|
pure virtual |
Implemented in CFrankWolfeParams, CIncrementalParams, CMSAParams, and CStochasticParams.
ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS MacroExperimentParams* MacroExperimentParams::base = (MacroExperimentParams*)sipCpp |
Referenced by if().
MacroExperimentParams::sipType = 0 |
Referenced by if().