minus

open operator override fun minus(other: Measure<out DistanceUnit>): Distance(source)

Subtracts another distance measurement from this one.

Return

a measure of the difference between the measures

Parameters

other

the measurement to subtract