MCPcopy Create free account
hub / github.com/comaps/comaps / GetDistFromBeginningMeters

Method GetDistFromBeginningMeters

libs/routing/route.hpp:163–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 void ClearTurnLanes() { m_turn.m_lanes.clear(); }
162
163 double GetDistFromBeginningMeters() const { return m_distFromBeginningMeters; }
164 double GetDistFromBeginningMerc() const { return m_distFromBeginningMerc; }
165 double GetTimeFromBeginningSec() const { return m_timeFromBeginningS; }
166

Callers 9

CollectRoadWarningsMethod · 0.80
AddEdgePTForSubrouteMethod · 0.80
ProcessSubrouteMethod · 0.80
IsSubroutePassedMethod · 0.80
GetSegLenMetersMethod · 0.80
UNIT_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.64