plus

operator fun plus(other: Rotation): Rotation(source)

Adds another rotation to this rotation.


operator fun plus(other: Bearing): Bearing(source)

Adds this Rotation to a Bearing.