#include <RxmSVSI_SV.h>
Public Types | |
| enum | { FLAG_URA_MASK = 15 } |
| enum | { FLAG_HEALTHY = 16 } |
| enum | { FLAG_EPH_VAL = 32 } |
| enum | { FLAG_ALM_VAL = 64 } |
| enum | { FLAG_NOT_AVAIL = 128 } |
| enum | { AGE_ALM_MASK = 15 } |
| enum | { AGE_EPH_MASK = 240 } |
| typedef uint8_t | _age_type |
| typedef int16_t | _azi_type |
| typedef int8_t | _elev_type |
| typedef uint8_t | _svFlag_type |
| typedef uint8_t | _svid_type |
| typedef boost::shared_ptr < ::ublox_msgs::RxmSVSI_SV_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::ublox_msgs::RxmSVSI_SV_ < ContainerAllocator > > | Ptr |
| typedef RxmSVSI_SV_ < ContainerAllocator > | Type |
Public Member Functions | |
| RxmSVSI_SV_ () | |
| RxmSVSI_SV_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint8_t | age |
| int16_t | azi |
| int8_t | elev |
| uint8_t | svFlag |
| uint8_t | svid |
Definition at line 21 of file RxmSVSI_SV.h.
| typedef uint8_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::_age_type |
Definition at line 54 of file RxmSVSI_SV.h.
| typedef int16_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::_azi_type |
Definition at line 48 of file RxmSVSI_SV.h.
| typedef int8_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::_elev_type |
Definition at line 51 of file RxmSVSI_SV.h.
| typedef uint8_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::_svFlag_type |
Definition at line 45 of file RxmSVSI_SV.h.
| typedef uint8_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::_svid_type |
Definition at line 42 of file RxmSVSI_SV.h.
| typedef boost::shared_ptr< ::ublox_msgs::RxmSVSI_SV_<ContainerAllocator> const> ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::ConstPtr |
Definition at line 66 of file RxmSVSI_SV.h.
| typedef boost::shared_ptr< ::ublox_msgs::RxmSVSI_SV_<ContainerAllocator> > ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::Ptr |
Definition at line 65 of file RxmSVSI_SV.h.
| typedef RxmSVSI_SV_<ContainerAllocator> ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::Type |
Definition at line 22 of file RxmSVSI_SV.h.
| anonymous enum |
Definition at line 57 of file RxmSVSI_SV.h.
| anonymous enum |
Definition at line 58 of file RxmSVSI_SV.h.
| anonymous enum |
Definition at line 59 of file RxmSVSI_SV.h.
| anonymous enum |
Definition at line 60 of file RxmSVSI_SV.h.
| anonymous enum |
Definition at line 61 of file RxmSVSI_SV.h.
| anonymous enum |
Definition at line 62 of file RxmSVSI_SV.h.
| anonymous enum |
Definition at line 63 of file RxmSVSI_SV.h.
| ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::RxmSVSI_SV_ | ( | ) | [inline] |
Definition at line 24 of file RxmSVSI_SV.h.
| ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::RxmSVSI_SV_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file RxmSVSI_SV.h.
| boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::__connection_header |
Definition at line 67 of file RxmSVSI_SV.h.
| uint8_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::age |
Definition at line 55 of file RxmSVSI_SV.h.
| int16_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::azi |
Definition at line 49 of file RxmSVSI_SV.h.
| int8_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::elev |
Definition at line 52 of file RxmSVSI_SV.h.
| uint8_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::svFlag |
Definition at line 46 of file RxmSVSI_SV.h.
| uint8_t ublox_msgs::RxmSVSI_SV_< ContainerAllocator >::svid |
Definition at line 43 of file RxmSVSI_SV.h.