#include <NavDGPS_SV.h>
Public Types | |
enum | { CHANNEL1 = 1 } |
enum | { CHANNEL2 = 2 } |
enum | { CHANNEL3 = 3 } |
enum | { CHANNEL4 = 4 } |
enum | { CHANNEL5 = 5 } |
enum | { CHANNEL6 = 6 } |
enum | { CHANNEL7 = 7 } |
enum | { CHANNEL8 = 8 } |
enum | { DGPS = 16 } |
typedef uint16_t | _ageC_type |
typedef uint8_t | _flags_type |
typedef float | _prc_type |
typedef float | _prrc_type |
typedef uint8_t | _svid_type |
typedef boost::shared_ptr < ::ublox_msgs::NavDGPS_SV_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ublox_msgs::NavDGPS_SV_ < ContainerAllocator > > | Ptr |
typedef NavDGPS_SV_ < ContainerAllocator > | Type |
Public Member Functions | |
NavDGPS_SV_ () | |
NavDGPS_SV_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint16_t | ageC |
uint8_t | flags |
float | prc |
float | prrc |
uint8_t | svid |
Definition at line 21 of file NavDGPS_SV.h.
typedef uint16_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_ageC_type |
Definition at line 48 of file NavDGPS_SV.h.
typedef uint8_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_flags_type |
Definition at line 45 of file NavDGPS_SV.h.
typedef float ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_prc_type |
Definition at line 51 of file NavDGPS_SV.h.
typedef float ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_prrc_type |
Definition at line 54 of file NavDGPS_SV.h.
typedef uint8_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_svid_type |
Definition at line 42 of file NavDGPS_SV.h.
typedef boost::shared_ptr< ::ublox_msgs::NavDGPS_SV_<ContainerAllocator> const> ublox_msgs::NavDGPS_SV_< ContainerAllocator >::ConstPtr |
Definition at line 68 of file NavDGPS_SV.h.
typedef boost::shared_ptr< ::ublox_msgs::NavDGPS_SV_<ContainerAllocator> > ublox_msgs::NavDGPS_SV_< ContainerAllocator >::Ptr |
Definition at line 67 of file NavDGPS_SV.h.
typedef NavDGPS_SV_<ContainerAllocator> ublox_msgs::NavDGPS_SV_< ContainerAllocator >::Type |
Definition at line 22 of file NavDGPS_SV.h.
anonymous enum |
Definition at line 57 of file NavDGPS_SV.h.
anonymous enum |
Definition at line 58 of file NavDGPS_SV.h.
anonymous enum |
Definition at line 59 of file NavDGPS_SV.h.
anonymous enum |
Definition at line 60 of file NavDGPS_SV.h.
anonymous enum |
Definition at line 61 of file NavDGPS_SV.h.
anonymous enum |
Definition at line 62 of file NavDGPS_SV.h.
anonymous enum |
Definition at line 63 of file NavDGPS_SV.h.
anonymous enum |
Definition at line 64 of file NavDGPS_SV.h.
anonymous enum |
Definition at line 65 of file NavDGPS_SV.h.
ublox_msgs::NavDGPS_SV_< ContainerAllocator >::NavDGPS_SV_ | ( | ) | [inline] |
Definition at line 24 of file NavDGPS_SV.h.
ublox_msgs::NavDGPS_SV_< ContainerAllocator >::NavDGPS_SV_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file NavDGPS_SV.h.
boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__connection_header |
Definition at line 69 of file NavDGPS_SV.h.
uint16_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::ageC |
Definition at line 49 of file NavDGPS_SV.h.
uint8_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::flags |
Definition at line 46 of file NavDGPS_SV.h.
float ublox_msgs::NavDGPS_SV_< ContainerAllocator >::prc |
Definition at line 52 of file NavDGPS_SV.h.
float ublox_msgs::NavDGPS_SV_< ContainerAllocator >::prrc |
Definition at line 55 of file NavDGPS_SV.h.
uint8_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::svid |
Definition at line 43 of file NavDGPS_SV.h.