Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMaxWeightSpeedMpS
Method
GetMaxWeightSpeedMpS
libs/routing/edge_estimator.cpp:588–591 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
586
}
587
588
double EdgeEstimator::GetMaxWeightSpeedMpS() const
589
{
590
return m_maxWeightSpeedMpS;
591
}
592
593
double EdgeEstimator::CalcOffroad(ms::LatLon const & from, ms::LatLon const & to, Purpose purpose) const
594
{
Callers
1
DoCalculateRoute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected