|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| MacroPTAdjustmentScenarioOutputData () | |
| ~MacroPTAdjustmentScenarioOutputData () | |
| bool | storeStatisticsEnabled () const |
| void | enableStoreStatistics (bool value) |
| void | setGroupStatistics (bool value) |
| bool | getGroupStatistics () const |
| bool | getActivatePathStatistics () const |
| void | setActivatePathStatistics (bool value) |
| bool | storePathStatisticsEnabled () const |
| void | enableStorePathStatistics (bool value) |
| QString | getPathAssignmentResultsFileName (const GKGenericExperiment *experiment) const |
| void | setPathAssignmentFolderName (const QString &file) |
| const QString & | getPathAssignmentFolderName () const |
| void | setPathAssignmentPrefixName (const QString &name) |
| const QString & | getPathAssignmentPrefixName () const |
| GKProblemNet * | getProblemNet () const |
| void | setProblemNet (GKProblemNet *iProblemNet) |
| bool | generateSkims () const |
| void | setGenerateSkims (bool iValue) |
| MacroPTAdjustmentScenarioOutputData::MacroPTAdjustmentScenarioOutputData | ( | ) |
| MacroPTAdjustmentScenarioOutputData::~MacroPTAdjustmentScenarioOutputData | ( | ) |
| void MacroPTAdjustmentScenarioOutputData::enableStorePathStatistics | ( | bool | value | ) |
Sets whether the path statistics will be stored in a paths file
| void MacroPTAdjustmentScenarioOutputData::enableStoreStatistics | ( | bool | value | ) |
Sets whether the data related to sections and turnings will be stored in a database or not
| bool MacroPTAdjustmentScenarioOutputData::generateSkims | ( | ) | const |
| bool MacroPTAdjustmentScenarioOutputData::getActivatePathStatistics | ( | ) | const |
Returns true if the path statistics are activated to be gathered and false otherwise
| bool MacroPTAdjustmentScenarioOutputData::getGroupStatistics | ( | ) | const |
Returns true if the data related to groups will be calculated and false otherwise
| const QString & MacroPTAdjustmentScenarioOutputData::getPathAssignmentFolderName | ( | ) | const |
Returns the file that stores the current User-defined shortest path assignment results
| const QString & MacroPTAdjustmentScenarioOutputData::getPathAssignmentPrefixName | ( | ) | const |
Returns the prefix file that stores the current User-defined shortest path assignment results
| QString MacroPTAdjustmentScenarioOutputData::getPathAssignmentResultsFileName | ( | const GKGenericExperiment * | experiment | ) | const |
Returns the file that stores the current User-defined shortest path assignment results
| GKProblemNet * MacroPTAdjustmentScenarioOutputData::getProblemNet | ( | ) | const |
| void MacroPTAdjustmentScenarioOutputData::setActivatePathStatistics | ( | bool | value | ) |
Sets whether the path statistics will be activated to be gathered
| void MacroPTAdjustmentScenarioOutputData::setGenerateSkims | ( | bool | iValue | ) |
| void MacroPTAdjustmentScenarioOutputData::setGroupStatistics | ( | bool | value | ) |
Sets whether the data related to groups will be calculated or not
| void MacroPTAdjustmentScenarioOutputData::setPathAssignmentFolderName | ( | const QString & | file | ) |
Sets the folder file that stores the current path assignment results
| void MacroPTAdjustmentScenarioOutputData::setPathAssignmentPrefixName | ( | const QString & | name | ) |
Sets the prefix file that stores the current path assignment results
| void MacroPTAdjustmentScenarioOutputData::setProblemNet | ( | GKProblemNet * | iProblemNet | ) |
| bool MacroPTAdjustmentScenarioOutputData::storePathStatisticsEnabled | ( | ) | const |
Returns true if the path statistics are activated to be stored in a paths file and false otherwise
| bool MacroPTAdjustmentScenarioOutputData::storeStatisticsEnabled | ( | ) | const |
Returns true if the data related to sections and turnings is set to be stored and false otherwise
1.9.4