Fast map matching  0.1.0
Public Attributes | List of all members
FMM::MM::Candidate Struct Reference

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::Edgeedge
 candidate edge
 
FMM::CORE::Point point
 boost point
 

Detailed Description

Candidate edge matched to a GPS point

Definition at line 26 of file mm_type.hpp.


The documentation for this struct was generated from the following file: