Aimsun Next Scripting
24.0
|
Public Member Functions | |
PathKey () | |
PathKey (qint32 interval, qint32 vehicleIndex, qint32 originIndex, qint32 originCon, qint32 destinationIndex, qint32 destinationCon) | |
Public Attributes | |
qint32 | mInterval |
qint32 | mVehicleIndex |
qint32 | mOriginIndex |
qint32 | mOriginCon |
qint32 | mDestinationIndex |
qint32 | mDestinationCon |
PathKey::PathKey | ( | ) |
PathKey::PathKey | ( | qint32 | interval, |
qint32 | vehicleIndex, | ||
qint32 | originIndex, | ||
qint32 | originCon, | ||
qint32 | destinationIndex, | ||
qint32 | destinationCon | ||
) |
qint32 PathKey::mDestinationCon |
qint32 PathKey::mDestinationIndex |
qint32 PathKey::mInterval |
qint32 PathKey::mOriginCon |
qint32 PathKey::mOriginIndex |
qint32 PathKey::mVehicleIndex |