tolerance property

Tolerance tolerance

The tolerance to use for ballistic simulations.

Implementation

Tolerance get tolerance => parent?.tolerance ?? _kDefaultTolerance;