![]() |
![]() |
![]() |
Gypsy Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Implemented Interfaces | Properties | Signals |
org.freedesktop.Gypsy.Accuracyorg.freedesktop.Gypsy.Accuracy — Accuracy interface |
GetAccuracy (out 'i'fields, out 'd'pdop, out 'd'hdop, out 'd'vdop)
org.freedesktop.Gypsy.Accuracy implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
Accuracy objects are used to determine the accuracy of the current position. The accuracy is called "dilution of precision" with 1.0 being the an ideal fix, and higher values meaning less accuracy.
GetAccuracy (out 'i' fields, out 'd' pdop, out 'd' hdop, out 'd' vdop)
|
Bitfield specifying what fields are set. 1: Position, 2: Horizontal, 4: Vertical. |
|
The positional (3D) dilution of precision. |
|
The horizontal (2D) dilution of precision. |
|
The vertical (altitude) dilution of precision. |
AccuracyChanged ('i' fields, 'd' pdop, 'd' hdop, 'd' vdop)
|
Bitfield specifying what fields are set. 1: Position, 2: Horizontal, 4: Vertical. |
|
The positional (3D) dilution of precision. |
|
The horizontal (2D) dilution of precision. |
|
The vertical (altitude) dilution of precision. |