MCPcopy 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
588double EdgeEstimator::GetMaxWeightSpeedMpS() const
589{
590 return m_maxWeightSpeedMpS;
591}
592
593double EdgeEstimator::CalcOffroad(ms::LatLon const & from, ms::LatLon const & to, Purpose purpose) const
594{

Callers 1

DoCalculateRouteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected