Template:UgGPS: Difference between revisions
From Phidgets Support
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
{{UGExampleDescription}} | {{UGExampleDescription}} | ||
*GPS data will be displayed in real-time once a fix has been acquired. | *GPS data will be displayed in real-time once a fix has been acquired. | ||
* | *GPS data is described: | ||
**'''Latitude:''' the current latitude position of the GPS antenna. | **'''Latitude:''' the current latitude position of the GPS antenna. | ||
**'''Longitude:''' the current longitude position of the GPS antenna. | **'''Longitude:''' the current longitude position of the GPS antenna. |
Revision as of 21:18, 14 June 2017
GPS
Double-click on the GPS object labelled PhidgetGPS in order to run the example:
General information about the selected object will be displayed at the top of the window. You can also experiment with the following functionality:
- GPS data will be displayed in real-time once a fix has been acquired.
- GPS data is described:
- Latitude: the current latitude position of the GPS antenna.
- Longitude: the current longitude position of the GPS antenna.
- Altitude: the current altitude of the GPS antenna in meters from mean sea level.
- Velocity: the current speed over ground of the antenna in km/h.
- Heading the current true course over ground in degrees.
- Time and Date: the current time as transmitted by the GPS receiver.