INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
gbxgarminacfr::RmcData Class Reference Gps data structure. More...
Inheritance diagram for gbxgarminacfr::RmcData:
![]()
Detailed DescriptionGps data structure. 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(). ◆ 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(). ◆ utcTimeHrs
UTC time (according to the GPS device), reference is Greenwich. Hour [0..23] Referenced by gbxgarminacfr::Driver::read(). ◆ utcTimeMin
UTC time (according to the GPS device), reference is Greenwich. Minutes [0..59] Referenced by gbxgarminacfr::Driver::read(). ◆ utcTimeSec
UTC time (according to the GPS device), reference is Greenwich. Seconds [0.0..59.9999(9)] Referenced by gbxgarminacfr::Driver::read(). The documentation for this class was generated from the following file: |