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

Method GetMaxSpeedKMpH

libs/routing/routing_tests/road_graph_builder.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77double RoadGraphMockSource::GetMaxSpeedKMpH() const
78{
79 return kMaxSpeedKMpH;
80}
81
82void RoadGraphMockSource::ForEachFeatureClosestToCross(m2::PointD const & /* cross */,
83 ICrossEdgesLoader & edgesLoader) const

Callers 3

RoadGraphMethod · 0.80
AddRoadFunction · 0.80
UNIT_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 2

AddRoadFunction · 0.64
UNIT_TESTFunction · 0.64