Interface SlopeElevationAccuracies
public interface SlopeElevationAccuracies
Indication of the accuracy of the slope or elevation values.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SlopeElevationAccuracy
Derived from basic elevation data.static final SlopeElevationAccuracy
Derived from higher resolution data.
-
Field Details
-
BASIC
Derived from basic elevation data. -
HIGH
Derived from higher resolution data.
-