|
Aimsun Next Scripting
22
|
Public Member Functions | |
| bool | storeStatisticsEnabled () const |
| void | enableStoreStatistics (bool value) |
| void | setGroupStatistics (bool value) |
| bool | getGroupStatistics () const |
| bool | getActivatePathStatistics () const |
| void | setActivatePathStatistics (bool value) |
| bool | generateSkims () const |
| void | setGenerateSkims (bool iValue) |
This class provides the settings of a macro transit scenario
| void MacroPTScenarioOutputData::enableStoreStatistics | ( | bool | value | ) |
Sets whether the data related to sections and turnings will be stored in a database or not
| bool MacroPTScenarioOutputData::generateSkims | ( | ) | const |
Returns if generate skims is checked
| bool MacroPTScenarioOutputData::getActivatePathStatistics | ( | ) | const |
Returns true if the path statistics are activated to be gathered and false otherwise
| bool MacroPTScenarioOutputData::getGroupStatistics | ( | ) | const |
Returns true if the data related to groups will be calculated and false otherwise
| void MacroPTScenarioOutputData::setActivatePathStatistics | ( | bool | value | ) |
Sets whether the path statistics will be activated to be gathered
| void MacroPTScenarioOutputData::setGenerateSkims | ( | bool | iValue | ) |
Sets whether skims will be generated
| void MacroPTScenarioOutputData::setGroupStatistics | ( | bool | value | ) |
Sets whether the data related to groups will be calculated or not
| bool MacroPTScenarioOutputData::storeStatisticsEnabled | ( | ) | const |
Returns true if the data related to sections and turnings is set to be stored and false otherwise
1.9.4