| Interface | Description |
|---|---|
| Postprocessing |
An interface to a device's postprocessing system.
|
| Class | Description |
|---|---|
| CorrectedJob |
A CorrectedJob only has the corrections.
|
| CorrectedLocation |
Stores the GPS ID, longitude and latitude of a corrected location.
|
| GpsCorrection |
A GPS surveyed lonlat position with a unique GUID that has been corrected via postprocessing.
|
| GpsCorrectionDatabase |
Database storing GPS correction data.
|
| GpsCorrectionFile |
Models a file from which corrections are loaded.
|
| PostprocessingPoint |
This class should be part of any point that can be postprocessed.
|
| SurveyedLocation |