![]() |
Map Matching
|
This is the complete list of members for Grid, including all inherited members.
| addRoad(const std::vector< std::vector< double > > &listOfCoordinates, long edgeId) | Grid | |
| buildMarkovMatrix() | Grid | |
| computeDistanceFraction(PointGPS *prevPoint, PointGPS *curPoint, long prevRoadId, long curRoadId) | Grid | |
| counter | Grid | protectedstatic |
| getDistanceBetweenProjections(Point *projR1, Point *projR2, Road *r1) | Grid | |
| getDistanceToExtremity(Point *projR1, int node, Road *r1) | Grid | |
| getNoOfPoints() const | Grid | inline |
| getNoOfRoads() const | Grid | inline |
| getPoints() | Grid | inline |
| getProjectedPointAndDistance(PointGPS *p, Road *r) | Grid | |
| getRoadEntry(long id) | Grid | |
| getRoads() | Grid | inline |
| getSegmentCounter(Point *p, Road *r) | Grid | |
| Grid() | Grid | |
| inFootPrint(double x, double y) | Grid | |
| infos() | Grid | |
| m_gridFullName | Grid | protected |
| m_mapOfAllRoads | Grid | |
| m_mapOfExtPoints | Grid | protected |
| m_vectorOfPoints | Grid | |
| m_xMax | Grid | protected |
| m_xMaxGrid | Grid | protected |
| m_xMin | Grid | protected |
| m_xMinGrid | Grid | protected |
| m_yMax | Grid | protected |
| m_yMaxGrid | Grid | protected |
| m_yMin | Grid | protected |
| m_yMinGrid | Grid | protected |
| outputInfos() | Grid | |
| readFromCSV(QString filename) | Grid | |
| setDistance(PointGPS &p, Road &r) | Grid | |
| setTrackBoundingBox(double xMin, double xMax, double yMin, double yMax) | Grid | |
| signalMessage(QString) | Grid | signal |
| trackInGrid() | Grid | |
| updateGrid(double x, double y) | Grid | |
| xMax() const | Grid | inline |
| xMaxGrid() const | Grid | inline |
| xMin() const | Grid | inline |
| xMinGrid() const | Grid | inline |
| yMax() const | Grid | inline |
| yMaxGrid() const | Grid | inline |
| yMin() const | Grid | inline |
| yMinGrid() const | Grid | inline |
| ~Grid() | Grid | virtual |