|
orca-robotics INTRODUCTION Overview Download and Install Quick Start Documentation Publications REPOSITORY Interfaces Components Libraries Utilities Software Map DEVELOPER Tutorials Examples Dev Guide Dashboard Wiki login/pass: orca/orca PEOPLE Contributors Users Project Download Mailing lists
|
orca::GpsData Struct ReferenceGps data structure.
More...
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Public Attributes | |
| Time | timeStamp |
| Time (according to the computer clock) when data was measured. | |
| TimeOfDay | utcTime |
| UTC time (according to GPS device), reference is Greenwich. | |
| double | latitude |
| Latitude (degrees). | |
| double | longitude |
| Longitude (degrees). | |
| double | altitude |
| Altitude (metres above ellipsoid). | |
| double | horizontalPositionError |
| Horizontal position error: one standard deviation (metres). | |
| double | verticalPositionError |
| Vertical position error: one standard deviation (metres). | |
| double | heading |
| Heading/track/course with respect to true north (rad). | |
| double | speed |
| Horizontal velocity (metres/second). | |
| double | climbRate |
| Vertical velocity (metres/second). | |
| int | satellites |
| Number of satellites. | |
| GpsPositionType | positionType |
| Position type (see above). | |
| double | geoidalSeparation |
| Geoidal Separation (metres). | |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)
1.4.5