minDistance property

double get minDistance

The minimum distance from the observer at which visibility will be evaluated.

The minimum distance allows you to exclude obstacles close to the observer (the corner of a building, for example). Since terrain and other obstacles between the observer and the specified minimum distance are completely excluded from the analysis, this value should be relatively small.

set minDistance (double value)