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

A candidate matched to a point. More...

#include <mm_type.hpp>

Public Attributes

Candidate c
 Candidate matched to a point.
 
double ep
 emission probability
 
double tp
 transition probability to previous matched candidate
 
double sp_dist
 shortest path distance to previous matched candidate
 

Detailed Description

A candidate matched to a point.

Definition at line 53 of file mm_type.hpp.


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