Companion

object Companion

Functions

Link copied to clipboard
fun degreesPerSecond(    x: Double,     y: Double,     z: Double): AngularVelocity3D

Creates a three-dimensional angular velocity vector whose values are in degrees per second.

Link copied to clipboard
fun radiansPerSecond(    x: Double,     y: Double,     z: Double): AngularVelocity3D

Creates a three-dimensional angular velocity vector whose values are in radians per second.