Changeset 18611 for trunk/FACT++/src/gpsctrl.cc
- Timestamp:
- 09/17/16 22:20:11 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/gpsctrl.cc
r18510 r18611 343 343 "|hdop:Horizontal delution of precision" 344 344 "|height[m]:Antenna altitude above mean sea level (geoid)" 345 "|geosep[m]:Geoidal sep aration (Diff. between WGS-84 earth ellipsoid and mean sea level)"345 "|geosep[m]:Geoidal sep.(Diff. between WGS-84 earth ellipsoid and mean sea lvl)" 346 346 "|count:Number of satellites in use (not those in view)" 347 347 "|quality:GPS quality indicator (see Venus manual)") 348 348 { 349 349 } 350 351 350 void Update(const GPS::NEMA &nema) 352 351 {
Note:
See TracChangeset
for help on using the changeset viewer.