ofMinAccel

open fun ofMinAccel(minAngAccel: Double, @NonNull unit: Velocity<Velocity<Angle>>): Turn

Create a new Turn object with the specified minimum angular acceleration.

Return

The new Turn object.

Parameters

minAngAccel

The minimum angular acceleration in radians per second squared.

unit

The unit of the minimum angular acceleration.