minus
open operator override fun minus(other: Measure<out PerUnit<DistanceUnit, TimeUnit>>): LinearVelocity(source)
Subtracts another measure of the same unit type from this one.
Return
a measure of the difference between the measures
Parameters
other
the measurement to subtract