Aimsun Next Scripting
24.0
|
Public Member Functions | |
PTLink::LinkType | getLinkType () const |
qint32 | getObjectId () const |
qint32 | getOriginId () const |
qint32 | getDestinationId () const |
PTNode::NodeType | getOriginType () const |
qint32 | getOriginObjectId () const |
PTNode::NodeType | getDestinationType () const |
qint32 | getDestinationObjectId () 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 |
qint32 PTODPathLink::getDestinationObjectId | ( | ) | const |
PTNode::NodeType PTODPathLink::getDestinationType | ( | ) | 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 |
qint32 PTODPathLink::getOriginObjectId | ( | ) | const |
PTNode::NodeType PTODPathLink::getOriginType | ( | ) | 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 |