leadingExtent property

double leadingExtent
final

When x falls below this value the simulation switches from an internal friction model to a spring model which causes x to "spring" back to leadingExtent.

Implementation

final double leadingExtent;