Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
double RoadGraphMockSource::GetMaxSpeedKMpH() const
78
{
79
return kMaxSpeedKMpH;
80
}
81
82
void RoadGraphMockSource::ForEachFeatureClosestToCross(m2::PointD const & /* cross */,
83
ICrossEdgesLoader & edgesLoader) const
Callers
3
RoadGraph
Method · 0.80
AddRoad
Function · 0.80
UNIT_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
AddRoad
Function · 0.64
UNIT_TEST
Function · 0.64