GeoAPI 1.0
Build 2004-05-18

org.opengis.referencing.quality
Interface AbsoluteExternalPositionalAccuracy

All Superinterfaces:
PositionalAccuracy

public interface AbsoluteExternalPositionalAccuracy
extends PositionalAccuracy

Closeness of reported coordinate values to values accepted as or being true.

Version:
Abstract specification 2.0
Author:
ISO 19111, OpenGIS® consortium
UML identifier (abstract type): DQ_AbsoluteExternalPositionalAccuracy

Method Summary
 double getResult()
          A quantitative result defined by the evaluation procedure used.
 Unit getUnit()
          The unit of the result.
 
Methods inherited from interface PositionalAccuracy
getMeasureDescription
 

Method Detail

getResult

double getResult()
A quantitative result defined by the evaluation procedure used. The result is identified by the measure description.

Returns:
The absolute accuracy estimate.
UML identifier (mandatory attribute): result

getUnit

Unit getUnit()
The unit of the result.


GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium