INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
novatelmessages.h 67 float undulation; //32 4 [m] aka geoidal seperation: undulation == heigth_ellipsoid - height_geoid/AMSL
75 uint8_t numObservations; //64 1 number of observations tracked (?) L1 code/carrier/doppler + L2 code/carrier/doppler?
77 uint8_t numL1RangesRTK; //66 1 number of L1 ranges above the RTK mask angle (??) number of L1 carrier ranges used?
78 uint8_t numL2RangesRTK; //67 1 number of L2 ranges above the RTK mask angle (??) number of L2 carrier ranges used?
Base class for all GbxUtilAcfr exceptions. Definition: gbxutilacfr/exceptions.h:66 void setNotifyHandler(NotifyHandler< Type > *handler) Definition: notify.h:86 The object which implements the callback function. Definition: notify.h:31 bool hasNotifyHandler() Returns TRUE is the notify handler has been set and FALSE otherwise. Definition: notify.h:66 |