|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| qint32 | getSection (qint32 iPos) const |
| qint32 | getPosition (qint32 iSection) const |
| qint32 | getDestinationCentroid (qint32 iPosition) const |
| qint32 | getOriginCentroid (qint32 iPosition) const |
| qint32 | getDestinationPosition (qint32 iDestination) const |
| qint32 | getOriginPosition (qint32 iOrigin) const |
| PathCosts | getPathCost (qint32 iOriginPos, qint32 iDestinationPos, const QVector< QPair< qint32, qint8 > > &connections, qint32 iUserClassIndex, qint32 iIntervalIndex) const |
| qint32 ForestGeometry::getDestinationCentroid | ( | qint32 | iPosition | ) | const |
Get the Aimsun ID of the specified Destination Centroid position
| qint32 ForestGeometry::getDestinationPosition | ( | qint32 | iDestination | ) | const |
Get the position of the specified Destination Centroid Aimsun ID
| qint32 ForestGeometry::getOriginCentroid | ( | qint32 | iPosition | ) | const |
Get the Aimsun ID of the specified Origin Centroid position
| qint32 ForestGeometry::getOriginPosition | ( | qint32 | iOrigin | ) | const |
Get the position of the specified Origin Centroid Aimsun ID
| PathCosts ForestGeometry::getPathCost | ( | qint32 | iOriginPos, |
| qint32 | iDestinationPos, | ||
| const QVector< QPair< qint32, qint8 > > & | connections, | ||
| qint32 | iUserClassIndex, | ||
| qint32 | iIntervalIndex | ||
| ) | const |
| qint32 ForestGeometry::getPosition | ( | qint32 | iSection | ) | const |
Get the section position of the specified Aimsun section ID
| qint32 ForestGeometry::getSection | ( | qint32 | iPos | ) | const |
Get the Aimsun section ID for specifed section position
1.9.4