convert

fun convert(targetUnit: AngularVelocityUnit): AngularVelocity3D

Converts the angular velocity components to the specified unit.

Return

AngularVelocity3D object with components converted to the specified unit. Returns this object if units match.

Parameters

targetUnit

The unit to which the angular velocity components should be converted.