Aimsun Next Scripting
22
|
Public Member Functions | |
const PTCentroid * | getCentroid () const |
const std::vector< const PTStop * > & | getStops () const |
GKFunctionCost * | getWalkTimeFunction () const |
const PTCentroid * PTCentroidConnector::getCentroid | ( | ) | const |
Gets the centroid connected to the stops.
const std::vector< const PTStop * > & PTCentroidConnector::getStops | ( | ) | const |
Gets the stops connected to centroid.
GKFunctionCost * PTCentroidConnector::getWalkTimeFunction | ( | ) | const |
Gets the cost walking time cost function.