Aimsun Next Scripting
22
|
Public Member Functions | |
StopToStop (const GKPTSectionData &iPTSection, const GKModelConnection *iModelConnection) | |
double | getDistance () const |
double | getSpeed () const |
GKBusStop * | getOrigin () const |
GKBusStop * | getDestination () const |
const QList< GKSection * > & | getRoute () const |
StopToStop::StopToStop | ( | const GKPTSectionData & | iPTSection, |
const GKModelConnection * | iModelConnection | ||
) |
GKBusStop * StopToStop::getDestination | ( | ) | const |
double StopToStop::getDistance | ( | ) | const |
GKBusStop * StopToStop::getOrigin | ( | ) | const |
const QList< GKSection * > & StopToStop::getRoute | ( | ) | const |
double StopToStop::getSpeed | ( | ) | const |