INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
gbxgarminacfr::RmeData Class Reference
Inheritance diagram for gbxgarminacfr::RmeData:
![]()
Detailed DescriptionGps data structure (This one is Garmin-specific) Member Data Documentation◆ isValid
When false, means that the GPS unit can't make a valid measurement (so all data other than the timestamp is meaningless). Referenced by gbxgarminacfr::Driver::read(). ◆ isVerticalPositionErrorValid
When false, means that the GPS unit can't tell us anything about our vertical error Referenced by gbxgarminacfr::Driver::read(). ◆ timeStampSec
Time (according to the computer clock) when data was measured. Number of seconds Referenced by gbxgarminacfr::Driver::read(). ◆ timeStampUsec
Time (according to the computer clock) when data was measured. Number of microseconds Referenced by gbxgarminacfr::Driver::read(). The documentation for this class was generated from the following file: |