gt

open fun gt(o: Measure<U>): Boolean

Checks if this measure is greater than another measure of the same unit.

Return

true if this measure has a greater equivalent magnitude, false otherwise

Parameters

o

the other measure to compare to