distance property

double distance
final

The magnitude of the maximum distance between two points for them to be considered within tolerance.

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

Implementation

final double distance;