zero

open fun <U : Unit<U>?> zero(unit: U): MutableMeasure<U>

Creates a new mutable measure with a magnitude of 0 in the given unit.

Return

a new mutable measure

Parameters

<U>

the type of the units of measure

unit

the unit of measure