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

#include <IINSolutionStatus.h>

List of all members.

Public Types

enum  { STATUS_FIXED_NARROW_LANE_RTK = 1 }
enum  { STATUS_FIXED_WIDE_LANE_RTK = 2 }
enum  { STATUS_FLOAT_RTK = 3 }
enum  { STATUS_CODE_DGPS = 4 }
enum  { STATUS_RTCM_DGPS = 5 }
enum  { STATUS_AUTONOMOUS_CA = 6 }
enum  { STATUS_GNSS_NAV_SOLUTION = 7 }
enum  { STATUS_NO_SOLUTION = 8 }
typedef float _a_priori_pdop_type
typedef float _baseline_length_type
typedef uint16_t _l1_cycle_slip_flag_type
typedef uint16_t _l2_cycle_slip_flag_type
typedef uint16_t _num_satellites_type
typedef boost::array< uint8_t, 12 > _prn_assignment_type
typedef uint16_t _status_type
typedef
::applanix_msgs::TimeDistance_
< ContainerAllocator > 
_td_type
typedef boost::shared_ptr
< ::applanix_msgs::IINSolutionStatus_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::IINSolutionStatus_
< ContainerAllocator > > 
Ptr
typedef IINSolutionStatus_
< ContainerAllocator > 
Type

Public Member Functions

 IINSolutionStatus_ ()
 IINSolutionStatus_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
float a_priori_pdop
float baseline_length
uint16_t l1_cycle_slip_flag
uint16_t l2_cycle_slip_flag
uint16_t num_satellites
boost::array< uint8_t, 12 > prn_assignment
uint16_t status
::applanix_msgs::TimeDistance_
< ContainerAllocator > 
td

Detailed Description

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

Definition at line 22 of file IINSolutionStatus.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float applanix_msgs::IINSolutionStatus_< ContainerAllocator >::_a_priori_pdop_type

Definition at line 57 of file IINSolutionStatus.h.

template<class ContainerAllocator >
typedef float applanix_msgs::IINSolutionStatus_< ContainerAllocator >::_baseline_length_type

Definition at line 60 of file IINSolutionStatus.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::IINSolutionStatus_< ContainerAllocator >::_l1_cycle_slip_flag_type

Definition at line 69 of file IINSolutionStatus.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::IINSolutionStatus_< ContainerAllocator >::_l2_cycle_slip_flag_type

Definition at line 72 of file IINSolutionStatus.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::IINSolutionStatus_< ContainerAllocator >::_num_satellites_type

Definition at line 54 of file IINSolutionStatus.h.

template<class ContainerAllocator >
typedef boost::array<uint8_t, 12> applanix_msgs::IINSolutionStatus_< ContainerAllocator >::_prn_assignment_type

Definition at line 66 of file IINSolutionStatus.h.

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

Definition at line 63 of file IINSolutionStatus.h.

template<class ContainerAllocator >
typedef ::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::IINSolutionStatus_< ContainerAllocator >::_td_type

Definition at line 51 of file IINSolutionStatus.h.

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

Definition at line 85 of file IINSolutionStatus.h.

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

Definition at line 84 of file IINSolutionStatus.h.

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

Definition at line 23 of file IINSolutionStatus.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_FIXED_NARROW_LANE_RTK 

Definition at line 75 of file IINSolutionStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_FIXED_WIDE_LANE_RTK 

Definition at line 76 of file IINSolutionStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_FLOAT_RTK 

Definition at line 77 of file IINSolutionStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_CODE_DGPS 

Definition at line 78 of file IINSolutionStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_RTCM_DGPS 

Definition at line 79 of file IINSolutionStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_AUTONOMOUS_CA 

Definition at line 80 of file IINSolutionStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_GNSS_NAV_SOLUTION 

Definition at line 81 of file IINSolutionStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STATUS_NO_SOLUTION 

Definition at line 82 of file IINSolutionStatus.h.


Constructor & Destructor Documentation

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

Definition at line 25 of file IINSolutionStatus.h.

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

Definition at line 38 of file IINSolutionStatus.h.


Member Data Documentation

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

Definition at line 86 of file IINSolutionStatus.h.

template<class ContainerAllocator >
float applanix_msgs::IINSolutionStatus_< ContainerAllocator >::a_priori_pdop

Definition at line 58 of file IINSolutionStatus.h.

template<class ContainerAllocator >
float applanix_msgs::IINSolutionStatus_< ContainerAllocator >::baseline_length

Definition at line 61 of file IINSolutionStatus.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::IINSolutionStatus_< ContainerAllocator >::l1_cycle_slip_flag

Definition at line 70 of file IINSolutionStatus.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::IINSolutionStatus_< ContainerAllocator >::l2_cycle_slip_flag

Definition at line 73 of file IINSolutionStatus.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::IINSolutionStatus_< ContainerAllocator >::num_satellites

Definition at line 55 of file IINSolutionStatus.h.

template<class ContainerAllocator >
boost::array<uint8_t, 12> applanix_msgs::IINSolutionStatus_< ContainerAllocator >::prn_assignment

Definition at line 67 of file IINSolutionStatus.h.

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

Definition at line 64 of file IINSolutionStatus.h.

template<class ContainerAllocator >
::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::IINSolutionStatus_< ContainerAllocator >::td

Definition at line 52 of file IINSolutionStatus.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