|
Fast map matching
0.1.0
|
Candidate edge matched to a GPS point More...
#include <mm_type.hpp>
Public Attributes | |
| FMM::NETWORK::NodeIndex | index |
| The index is defined for a specific candidate the index starting from N where N is the numeber of vertices in the graph. | |
| double | offset |
| offset distance from the start of polyline to p' | |
| double | dist |
| distance from original point p to map matched point p' | |
| NETWORK::Edge * | edge |
| candidate edge | |
| FMM::CORE::Point | point |
| boost point | |
Candidate edge matched to a GPS point
Definition at line 26 of file mm_type.hpp.
1.8.17