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.
*The ''Latitude'' label represents the current latitude position of the GPS antenna.
*Some information about the fix is described:
*The  ''Longitude'' label represents the current longitude position of the GPS antenna.
**'''Latitude:''' the current latitude position of the GPS antenna.
*The  ''Altitude'' label represents the current altitude of the GPS antenna in meters from mean sea level.
**'''Longitude:''' the current longitude position of the GPS antenna.
*The  ''Velocity'' label represents the current speed over ground of the antenna in km/h.
**'''Altitude:''' the current altitude of the GPS antenna in meters from mean sea level.
*The  ''Heading'' label represents the current true course over ground in degrees.
**'''Velocity:''' the current speed over ground of the antenna in km/h.
*The  ''Time and Date'' label represents the current time as transmitted by the GPS receiver.
**'''Heading''' the current true course over ground in degrees.
**'''Time and Date:''' the current time as transmitted by the GPS receiver.
<br clear="all">
<br clear="all">

Revision as of 21:16, 14 June 2017

GPS

Double-click on the GPS object labelled PhidgetGPS in order to run the example:

GPS Example.jpg


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.
  • Some information about the fix 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.