|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| PTSection (const GKPTSectionData &iPTSection, qint32 id, PTLine *line, const GKModelConnection *iModelConnection) | |
| double | getDistance () const |
| double | getSpeed () const |
| PTLine * | getLinePT () const |
| PTStop * | getOrigin () const |
| PTStop * | getDestination () const |
| const QList< GKSection * > & | getRoute () const |
| PTSection::PTSection | ( | const GKPTSectionData & | iPTSection, |
| qint32 | id, | ||
| PTLine * | line, | ||
| const GKModelConnection * | iModelConnection | ||
| ) |
| PTStop * PTSection::getDestination | ( | ) | const |
| double PTSection::getDistance | ( | ) | const |
| PTLine * PTSection::getLinePT | ( | ) | const |
| PTStop * PTSection::getOrigin | ( | ) | const |
| const QList< GKSection * > & PTSection::getRoute | ( | ) | const |
| double PTSection::getSpeed | ( | ) | const |
1.9.4