ofMin

open fun ofMin(minAccel: Double, @NonNull unit: Velocity<Velocity<Distance>>): Accel

Create a new Accel object with the specified minimum acceleration.

Return

The new Accel object.

Parameters

minAccel

The minimum acceleration in inches per second squared.

unit

The unit of the minimum acceleration.