getMaxDistance method

double getMaxDistance()

Implementation

double getMaxDistance() {
  return maxDist;
}