plus

open operator override fun plus(other: Measure<out PerUnit<PerUnit<AngleUnit, TimeUnit>, TimeUnit>>): AngularAcceleration(source)

Adds another measure of the same unit type to this one.

Return

a measure of the sum of both measures

Parameters

other

the measurement to add