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

Method GetForwardSpeedInUnits

libs/routing_common/maxspeed_conversion.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80SpeedInUnits FeatureMaxspeed::GetForwardSpeedInUnits() const
81{
82 return SpeedInUnits(m_maxspeed.GetForward(), m_maxspeed.GetUnits());
83}
84
85SpeedInUnits FeatureMaxspeed::GetBackwardSpeedInUnits() const
86{

Callers 1

Calls 3

GetForwardMethod · 0.80
SpeedInUnitsClass · 0.70
GetUnitsMethod · 0.45

Tested by 1