Aimsun Next Scripting
24.0
|
This is the complete list of members for ForestShortestPathCalculator, including all inherited members.
calculate() | ForestShortestPathCalculator | |
calculateForDestination(qint32 iUserIndex, qint32 iDestinationIndex) | ForestShortestPathCalculator | |
calculateForUserclass(qint32 iUserIndex) | ForestShortestPathCalculator | |
calculateKShortestPaths(int k, qint32 iUserIndex, qint32 iOriginIndex, qint32 iDestinationIndex, double iMaxDeviation) | ForestShortestPathCalculator | |
ForestShortestPathCalculator(const BaseForest *iForest) | ForestShortestPathCalculator | |
getPath(qint32 iUserIndex, qint32 iOriginIndex, qint32 iDestinationIndex, bool &validPath) | ForestShortestPathCalculator | |
getPath(GKUserClass *iUserClass, GKCentroid *iOrigin, GKCentroid *iDestination) | ForestShortestPathCalculator | |
getRoute(GKUserClass *iUserClass, GKCentroid *iOrigin, GKCentroid *iDestination) | ForestShortestPathCalculator | |
~ForestShortestPathCalculator() | ForestShortestPathCalculator |