Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
127
double Distance::GetDistance() const
128
{
129
return m_distance;
130
}
131
132
Distance::Units Distance::GetUnits() const
133
{
Callers
1
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.36