Aimsun Next Scripting
22
|
This is the complete list of members for DTAGenericPath, including all inherited members.
DTAGenericPath(short asliceCreation) | DTAGenericPath | |
DTAGenericPathError enum name | DTAGenericPath | |
DTAPathType enum name | DTAGenericPath | |
eDestination enum value | DTAGenericPath | |
eNoPath enum value | DTAGenericPath | |
eODRoute enum value | DTAGenericPath | |
eOutOfHr enum value | DTAGenericPath | |
ePoint2PointRoute enum value | DTAGenericPath | |
ePTLine enum value | DTAGenericPath | |
eRandom enum value | DTAGenericPath | |
eShortestPathTree enum value | DTAGenericPath | |
getCostFromObject(const DTAManager *manager, const DTAVehicleType *vehType, const DTASPObject *object, int index, int threadNum=-1) const | DTAGenericPath | virtual |
getCostOverlaped(const DTAManager *manager, DTAGenericPath *otherPath, const DTAVehicleType *VehType, const DTASPObject *fromThisObject, int indexRoute1, const DTASPObject *fromOtherObject, int indexRoute2) const | DTAGenericPath | |
getDestination() const | DTAGenericPath | virtual |
getIteration(const DTAManager *manager) const | DTAGenericPath | |
getName(const DTAManager *manager) const | DTAGenericPath | virtual |
getNextIndexCnxa(const DTAManager *manager, const DTAVehicleType *vehType, const DTASPObject *object, int index) const =0 | DTAGenericPath | pure virtual |
getNextObjectPointer(const DTAManager *manager, const DTAVehicleType *vehType, const DTASPObject *object, int index) const | DTAGenericPath | virtual |
getNumLeftTurns(const DTAManager *manager, const DTAVehicleType *vehType, const DTASPObject *fromObject, int indexRoute) const | DTAGenericPath | |
getNumRightTurns(const DTAManager *manager, const DTAVehicleType *vehType, const DTASPObject *fromObject, int indexRoute) const | DTAGenericPath | |
getObjectsToEnd(const DTAManager *manager, const DTASPObject *fromObject, const DTAVehicleType *vehType, int indexRoute) const | DTAGenericPath | |
getRealDistanceFromObject(const DTAManager *manager, DTAVehicleType *vehType, const DTASPObject *fromObject, int indexRoute) const | DTAGenericPath | |
getRealDistanceOverlaped(const DTAManager *manager, DTAGenericPath *otherPath, const DTAVehicleType *VehType, const DTASPObject *fromThisObject, int indexRoute1, const DTASPObject *fromOtherObject, int indexRoute2) const | DTAGenericPath | |
getSlice(const DTAManager *manager) const | DTAGenericPath | |
getSliceCreation() const | DTAGenericPath | |
getTravelTimeFromObject(const DTAManager *manager, const DTAVehicleType *vehType, const DTASPObject *object, int index, int threadNum=-1) const | DTAGenericPath | virtual |
getType() const =0 | DTAGenericPath | pure virtual |
~DTAGenericPath() | DTAGenericPath | virtual |