Aimsun Next Scripting
22
|
Public Member Functions | |
PTLink::LinkType | getLinkType () const |
qint32 | getObjectId () const |
qint32 | getOriginId () const |
qint32 | getDestinationId () const |
double | getWaitingTime (qint32 userIndex) const |
double | getInVehicleTime (qint32 userIndex) const |
double | getInVehicleDistance () const |
double | getFare (qint32 userIndex) const |
double | getWalkingTime (qint32 userIndex) const |
double | getTransferPenalty (qint32 userIndex) const |
double | getCrowdingDiscomfort (qint32 userIndex) const |
double | getCost (qint32 userIndex) const |
double | getVolume (qint32 userIndex) const |
double PTODPathLink::getCost | ( | qint32 | userIndex | ) | const |
double PTODPathLink::getCrowdingDiscomfort | ( | qint32 | userIndex | ) | const |
qint32 PTODPathLink::getDestinationId | ( | ) | const |
double PTODPathLink::getFare | ( | qint32 | userIndex | ) | const |
double PTODPathLink::getInVehicleDistance | ( | ) | const |
double PTODPathLink::getInVehicleTime | ( | qint32 | userIndex | ) | const |
PTLink::LinkType PTODPathLink::getLinkType | ( | ) | const |
qint32 PTODPathLink::getObjectId | ( | ) | const |
qint32 PTODPathLink::getOriginId | ( | ) | const |
double PTODPathLink::getTransferPenalty | ( | qint32 | userIndex | ) | const |
double PTODPathLink::getVolume | ( | qint32 | userIndex | ) | const |
double PTODPathLink::getWaitingTime | ( | qint32 | userIndex | ) | const |
double PTODPathLink::getWalkingTime | ( | qint32 | userIndex | ) | const |