velocity property

double velocity
final

The magnitude of the maximum difference between two velocities for them to be considered within tolerance.

The units for the velocity tolerance must be the same as the units used for the velocities that are to be compared to this tolerance.

Implementation

final double velocity;