|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKBusStop * | getOrigin () const |
| GKBusStop * | getDestination () const |
| bool | usesStops (GKBusStop *origin, GKBusStop *destination) const |
| GKFunctionCost * | getDelayFunction () const |
| GKFunctionCost * | getFareFunction () const |
| double | getDistance () const |
| double | getSpeed (const GKModelConnection *iModelConnection) const |
| const QList< GKSection * > & | getRoute () const |
| GKFunctionCost * GKPTSectionData::getDelayFunction | ( | ) | const |
Gets the delay time function
| GKBusStop * GKPTSectionData::getDestination | ( | ) | const |
| double GKPTSectionData::getDistance | ( | ) | const |
Gets the total distance of the transit section
| GKFunctionCost * GKPTSectionData::getFareFunction | ( | ) | const |
Gets the waiting time function
| GKBusStop * GKPTSectionData::getOrigin | ( | ) | const |
| const QList< GKSection * > & GKPTSectionData::getRoute | ( | ) | const |
| double GKPTSectionData::getSpeed | ( | const GKModelConnection * | iModelConnection | ) | const |
Gets the mean maximum speed.
1.9.4