Aimsun Next Scripting
22
|
Public Member Functions | |
MacroIterationInfo () | |
~MacroIterationInfo () | |
int | getIteration () const |
const QVariant & | getValue (int column) const |
const QString & | getValueName (int column) const |
This Class provides the variables for a static assignment iteration.
MacroIterationInfo::MacroIterationInfo | ( | ) |
MacroIterationInfo constructor.
MacroIterationInfo::~MacroIterationInfo | ( | ) |
MacroIterationInfo destructor.
int MacroIterationInfo::getIteration | ( | ) | const |
Iteration number.
const QVariant & MacroIterationInfo::getValue | ( | int | column | ) | const |
Get the value for the specified column
const QString & MacroIterationInfo::getValueName | ( | int | column | ) | const |
Get the value name for the specified column