DashDilutionOfPrecision
class DashDilutionOfPrecision(val geometric: Double?, val position: Double?, val time: Double?, val vertical: Double?, val horizontal: Double?, val northing: Double?, val easting: Double?)
Dilution of Precision (DOP) - an indicator of satellite geometry for a unique constellation of satellites used to determine a position. Positions tagged with a higher DOP value generally constitute poorer measurement results than those tagged with lower DOP.
Parameters
geometric
The geometric DOP
position
The position DOP
time
The time DOP
vertical
The vertical DOP
horizontal
The horizontal DOP
northing
The northing DOP
easting
The easting DOP