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). ◆ timeStampSec
Time (according to the computer clock) when data was measured. Number of seconds ◆ timeStampUsec
Time (according to the computer clock) when data was measured. Number of microseconds ◆ utcTimeHrs
UTC time (according to the GPS device), reference is Greenwich. Hour [0..23] ◆ utcTimeMin
UTC time (according to the GPS device), reference is Greenwich. Minutes [0..59] ◆ utcTimeSec
UTC time (according to the GPS device), reference is Greenwich. Seconds [0.0..59.9999(9)] The documentation for this class was generated from the following file: |