MCPcopy 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
100bool Distance::IsHighUnits() const
101{
102 return !IsLowUnits();
103}
104
105Distance Distance::To(Units units) const
106{

Callers 1

UNIT_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.64