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

Method GetDistance

libs/platform/distance.cpp:127–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127double Distance::GetDistance() const
128{
129 return m_distance;
130}
131
132Distance::Units Distance::GetUnits() const
133{

Callers 1

UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36