Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsHighUnits
Method
IsHighUnits
libs/platform/distance.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
bool Distance::IsHighUnits() const
101
{
102
return !IsLowUnits();
103
}
104
105
Distance Distance::To(Units units) const
106
{
Callers
1
UNIT_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.64