DEFAULT_SIMPLIFY_FACTOR constant

double const DEFAULT_SIMPLIFY_FACTOR

The default simplify factor Provides an accuracy of about 1%, which matches the accuracy of the default Quadrant Segments parameter.

Implementation

static const double DEFAULT_SIMPLIFY_FACTOR = 0.01;