osrm-backend/include/engine
Daniel Patterson fa525ad610
Return an array with meta-data for each coordinate.
Currently supports duration and distance for each coordinate.

This is particularly useful in map-matching, comparing how
a trip progresses compared to a real GPS trace that is
map-matched.
2016-05-12 01:11:09 +02:00
..
api Return an array with meta-data for each coordinate. 2016-05-12 01:11:09 +02:00
datafacade Make StaticRTree and facades const 2016-05-07 23:52:11 +02:00
guidance Return an array with meta-data for each coordinate. 2016-05-12 01:11:09 +02:00
map_matching Fix naming convention in HiddenMarkovModell 2016-05-02 17:25:58 +02:00
plugins Trip plugin does not have a continue_straight parameter, use false 2016-05-03 21:13:22 +02:00
routing_algorithms fix search with u-turn 2016-05-03 21:13:22 +02:00
trip Add missing headers and remove dead code 2016-04-29 20:02:08 +02:00
base64.hpp Move detail:: to osrm::detail:: 2016-05-02 18:36:32 +02:00
bearing.hpp Adds the license preamble for all publicly installed eaders, closes #2036 2016-04-05 22:58:32 +02:00
douglas_peucker.hpp Use DouglasPeucker with squaredEuclideanDistance 2016-04-09 17:26:27 +02:00
engine_config.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00
engine.hpp Preliminary integration of the tile plugin 2016-04-05 22:58:32 +02:00
geospatial_query.hpp Make StaticRTree and facades const 2016-05-07 23:52:11 +02:00
hint.hpp Fix for PhantomNode packing in MSVC 2016-04-24 14:06:48 +02:00
internal_route_result.hpp post processing moved onto route-steps, looses sync with geometry segments 2016-04-05 22:58:32 +02:00
phantom_node.hpp Fix for PhantomNode packing in MSVC 2016-04-24 14:06:48 +02:00
polyline_compressor.hpp advanced guidance on 5.0 2016-04-05 22:58:32 +02:00
search_engine_data.hpp Run clang-format 2016-01-08 01:31:57 +01:00
status.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00