Go to the source code of this file.
|
| DT_DLL_vrftasks std::ostream & | operator<< (std::ostream &, const DtMoveAlongRouteTimeEstimator::InputRoute &) |
| |
| DT_DLL_vrftasks std::ostream & | operator<< (std::ostream &, const DtMoveAlongRouteTimeEstimator::OutputEstimates &) |
| |
|
| void | preprocessSetRequiredSpeed (DtSetDataRequest *set, const DtVertexList &vertices, double position, DtMoveAlongRouteTimeEstimator *est) |
| | These functions do preprocessing for standard sets that can affect the time estimates. More...
|
| |
| void | preprocessSetOrderedSpeed (DtSetDataRequest *set, const DtVertexList &vertices, double position, DtMoveAlongRouteTimeEstimator *est) |
| |
|
| void | processSetLocation (DtSetDataRequest *set, const DtVertexList &vertices, double position, DtMoveAlongRouteTimeEstimator *est) |
| | These functions handle the standard sets that can affect the time estimates. More...
|
| |
| void | processSetOrderedSpeed (DtSetDataRequest *set, const DtVertexList &vertices, double position, DtMoveAlongRouteTimeEstimator *est) |
| |
| void | processSetCurrentSpeed (DtSetDataRequest *set, const DtVertexList &vertices, double position, DtMoveAlongRouteTimeEstimator *est) |
| |
| void | processSetRequiredSpeed (DtSetDataRequest *set, const DtVertexList &vertices, double position, DtMoveAlongRouteTimeEstimator *est) |
| |
These functions do preprocessing for standard sets that can affect the time estimates.
These functions handle the standard sets that can affect the time estimates.