#include <NavVELECEF.h>
Public Types | |
enum | { CLASS_ID = 1 } |
enum | { MESSAGE_ID = 17 } |
typedef int32_t | _ecefVX_type |
typedef int32_t | _ecefVY_type |
typedef int32_t | _ecefVZ_type |
typedef uint32_t | _iTOW_type |
typedef uint32_t | _sAcc_type |
typedef boost::shared_ptr < ::ublox_msgs::NavVELECEF_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ublox_msgs::NavVELECEF_ < ContainerAllocator > > | Ptr |
typedef NavVELECEF_ < ContainerAllocator > | Type |
Public Member Functions | |
NavVELECEF_ () | |
NavVELECEF_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | ecefVX |
int32_t | ecefVY |
int32_t | ecefVZ |
uint32_t | iTOW |
uint32_t | sAcc |
Definition at line 21 of file NavVELECEF.h.
typedef int32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::_ecefVX_type |
Definition at line 45 of file NavVELECEF.h.
typedef int32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::_ecefVY_type |
Definition at line 48 of file NavVELECEF.h.
typedef int32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::_ecefVZ_type |
Definition at line 51 of file NavVELECEF.h.
typedef uint32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::_iTOW_type |
Definition at line 42 of file NavVELECEF.h.
typedef uint32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::_sAcc_type |
Definition at line 54 of file NavVELECEF.h.
typedef boost::shared_ptr< ::ublox_msgs::NavVELECEF_<ContainerAllocator> const> ublox_msgs::NavVELECEF_< ContainerAllocator >::ConstPtr |
Definition at line 61 of file NavVELECEF.h.
typedef boost::shared_ptr< ::ublox_msgs::NavVELECEF_<ContainerAllocator> > ublox_msgs::NavVELECEF_< ContainerAllocator >::Ptr |
Definition at line 60 of file NavVELECEF.h.
typedef NavVELECEF_<ContainerAllocator> ublox_msgs::NavVELECEF_< ContainerAllocator >::Type |
Definition at line 22 of file NavVELECEF.h.
anonymous enum |
Definition at line 57 of file NavVELECEF.h.
anonymous enum |
Definition at line 58 of file NavVELECEF.h.
ublox_msgs::NavVELECEF_< ContainerAllocator >::NavVELECEF_ | ( | ) | [inline] |
Definition at line 24 of file NavVELECEF.h.
ublox_msgs::NavVELECEF_< ContainerAllocator >::NavVELECEF_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file NavVELECEF.h.
boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavVELECEF_< ContainerAllocator >::__connection_header |
Definition at line 62 of file NavVELECEF.h.
int32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::ecefVX |
Definition at line 46 of file NavVELECEF.h.
int32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::ecefVY |
Definition at line 49 of file NavVELECEF.h.
int32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::ecefVZ |
Definition at line 52 of file NavVELECEF.h.
uint32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::iTOW |
Definition at line 43 of file NavVELECEF.h.
uint32_t ublox_msgs::NavVELECEF_< ContainerAllocator >::sAcc |
Definition at line 55 of file NavVELECEF.h.