Public Types | Public Member Functions | Public Attributes
applanix_msgs::GNSSChannelStatus_< ContainerAllocator > Struct Template Reference

#include <GNSSChannelStatus.h>

List of all members.

Public Types

enum  { STATUS_L1_IDLE = 0 }
enum  { STATUS_L1_ACQUISITION = 1 }
enum  { STATUS_L1_CODE_LOCK = 3 }
enum  { STATUS_L1_PHASE_LOCK = 5 }
enum  { STATUS_L2_IDLE = 6 }
enum  { STATUS_L2_ACQUISITION = 8 }
enum  { STATUS_L2_CODE_LOCK = 9 }
enum  { STATUS_L2_PHASE_LOCK = 11 }
typedef uint16_t _status_type
typedef float _sv_azimuth_type
typedef float _sv_elevation_type
typedef float _sv_l1_snr_type
typedef float _sv_l2_snr_type
typedef uint16_t _sv_prn_type
typedef boost::shared_ptr
< ::applanix_msgs::GNSSChannelStatus_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::GNSSChannelStatus_
< ContainerAllocator > > 
Ptr
typedef GNSSChannelStatus_
< ContainerAllocator > 
Type

Public Member Functions

 GNSSChannelStatus_ ()
 GNSSChannelStatus_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint16_t status
float sv_azimuth
float sv_elevation
float sv_l1_snr
float sv_l2_snr
uint16_t sv_prn

Detailed Description

template<class ContainerAllocator>
struct applanix_msgs::GNSSChannelStatus_< ContainerAllocator >

Definition at line 21 of file GNSSChannelStatus.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::_status_type

Definition at line 47 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
typedef float applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::_sv_azimuth_type

Definition at line 50 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
typedef float applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::_sv_elevation_type

Definition at line 53 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
typedef float applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::_sv_l1_snr_type

Definition at line 56 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
typedef float applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::_sv_l2_snr_type

Definition at line 59 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::_sv_prn_type

Definition at line 44 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::GNSSChannelStatus_<ContainerAllocator> const> applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::ConstPtr

Definition at line 72 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::GNSSChannelStatus_<ContainerAllocator> > applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::Ptr

Definition at line 71 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
typedef GNSSChannelStatus_<ContainerAllocator> applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::Type

Definition at line 22 of file GNSSChannelStatus.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_L1_IDLE 

Definition at line 62 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_L1_ACQUISITION 

Definition at line 63 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_L1_CODE_LOCK 

Definition at line 64 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_L1_PHASE_LOCK 

Definition at line 65 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_L2_IDLE 

Definition at line 66 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_L2_ACQUISITION 

Definition at line 67 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_L2_CODE_LOCK 

Definition at line 68 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_L2_PHASE_LOCK 

Definition at line 69 of file GNSSChannelStatus.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::GNSSChannelStatus_ ( ) [inline]

Definition at line 24 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::GNSSChannelStatus_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file GNSSChannelStatus.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::__connection_header

Definition at line 73 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::status

Definition at line 48 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
float applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::sv_azimuth

Definition at line 51 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
float applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::sv_elevation

Definition at line 54 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
float applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::sv_l1_snr

Definition at line 57 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
float applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::sv_l2_snr

Definition at line 60 of file GNSSChannelStatus.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::GNSSChannelStatus_< ContainerAllocator >::sv_prn

Definition at line 45 of file GNSSChannelStatus.h.


The documentation for this struct was generated from the following file:


applanix_msgs
Author(s): Mike Purvis
autogenerated on Thu Jan 2 2014 11:04:52