|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| bool | useCongestionModel () const |
| void | setUseCongestionModel (bool iValue) |
| double | congestionThreshold () const |
| void | setCongestionThreshold (double iValue) |
Public Member Functions inherited from MacroPTExperimentParams | |
| if (base !=nullptr) | |
| Py_END_ALLOW_THREADS End GKFunctionCost * | getTransferPenalty () const |
| void | setTransferPenalty (GKFunctionCost *function) |
| bool | isMultiRouting () const |
| void | setIsMultiRouting (bool iValue) |
| bool | walkingOnlyAllowed () const |
| void | setWalkingOnlyAllowed (bool allowed) |
| int | maxIterations () const |
| void | setMaxIterations (int iValue) |
| double | rGap () const |
| void | setRGap (double iValue) |
| bool | useFlatFare () const |
| void | setUseFlatFare (bool iValue) |
| double | globalFare () const |
| void | setGlobalFare (double iValue) |
| GKFunctionCost * | dwellTimeFunction () const |
| void | setDwellTimeFunction (GKFunctionCost *aFunction) |
| GKFunctionCost * | walkingOnlyFunction () const |
| void | setWalkingOnlyFunction (GKFunctionCost *aFunction) |
Additional Inherited Members | |
Public Attributes inherited from MacroPTExperimentParams | |
| ConvertToSubClassCode Py_BEGIN_ALLOW_THREADS MacroPTExperimentParams * | base = (MacroPTExperimentParams*)sipCpp |
| sipType = 0 | |
This class provides the parameters of a macro transit experiment using frequency based engine
| double CPTFrequencyBasedParams::congestionThreshold | ( | ) | const |
| void CPTFrequencyBasedParams::setCongestionThreshold | ( | double | iValue | ) |
| void CPTFrequencyBasedParams::setUseCongestionModel | ( | bool | iValue | ) |
| bool CPTFrequencyBasedParams::useCongestionModel | ( | ) | const |
1.9.4