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

#include <GeneralParams.h>

List of all members.

Public Types

enum  { MULTIPATH_LOW = 0 }
enum  { MULTIPATH_MEDIUM = 1 }
enum  { MULTIPATH_HIGH = 2 }
typedef uint8_t _autostart_type
typedef
::geometry_msgs::Point32_
< ContainerAllocator > 
_aux_1_gnss_lever_arm_type
typedef
::geometry_msgs::Point32_
< ContainerAllocator > 
_aux_2_gnss_lever_arm_type
typedef uint8_t _distance_type_type
typedef
::geometry_msgs::Point32_
< ContainerAllocator > 
_imu_lever_arm_type
typedef
::geometry_msgs::Point32_
< ContainerAllocator > 
_imu_mounting_angle_type
typedef uint8_t _multipath_type
typedef
::geometry_msgs::Point32_
< ContainerAllocator > 
_primary_gnss_lever_arm_type
typedef
::geometry_msgs::Point32_
< ContainerAllocator > 
_ref_mounting_angle_type
typedef uint8_t _time_types_type
typedef uint16_t _transaction_type
typedef boost::shared_ptr
< ::applanix_msgs::GeneralParams_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::GeneralParams_
< ContainerAllocator > > 
Ptr
typedef GeneralParams_
< ContainerAllocator > 
Type

Public Member Functions

 GeneralParams_ ()
 GeneralParams_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t autostart
::geometry_msgs::Point32_
< ContainerAllocator > 
aux_1_gnss_lever_arm
::geometry_msgs::Point32_
< ContainerAllocator > 
aux_2_gnss_lever_arm
uint8_t distance_type
::geometry_msgs::Point32_
< ContainerAllocator > 
imu_lever_arm
::geometry_msgs::Point32_
< ContainerAllocator > 
imu_mounting_angle
uint8_t multipath
::geometry_msgs::Point32_
< ContainerAllocator > 
primary_gnss_lever_arm
::geometry_msgs::Point32_
< ContainerAllocator > 
ref_mounting_angle
uint8_t time_types
uint16_t transaction

Detailed Description

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

Definition at line 27 of file GeneralParams.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::GeneralParams_< ContainerAllocator >::_autostart_type

Definition at line 69 of file GeneralParams.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::_aux_1_gnss_lever_arm_type

Definition at line 78 of file GeneralParams.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::_aux_2_gnss_lever_arm_type

Definition at line 81 of file GeneralParams.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::GeneralParams_< ContainerAllocator >::_distance_type_type

Definition at line 66 of file GeneralParams.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::_imu_lever_arm_type

Definition at line 72 of file GeneralParams.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::_imu_mounting_angle_type

Definition at line 84 of file GeneralParams.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::GeneralParams_< ContainerAllocator >::_multipath_type

Definition at line 90 of file GeneralParams.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::_primary_gnss_lever_arm_type

Definition at line 75 of file GeneralParams.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::_ref_mounting_angle_type

Definition at line 87 of file GeneralParams.h.

template<class ContainerAllocator >
typedef uint8_t applanix_msgs::GeneralParams_< ContainerAllocator >::_time_types_type

Definition at line 63 of file GeneralParams.h.

template<class ContainerAllocator >
typedef uint16_t applanix_msgs::GeneralParams_< ContainerAllocator >::_transaction_type

Definition at line 60 of file GeneralParams.h.

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

Definition at line 98 of file GeneralParams.h.

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

Definition at line 97 of file GeneralParams.h.

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

Definition at line 28 of file GeneralParams.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
MULTIPATH_LOW 

Definition at line 93 of file GeneralParams.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
MULTIPATH_MEDIUM 

Definition at line 94 of file GeneralParams.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
MULTIPATH_HIGH 

Definition at line 95 of file GeneralParams.h.


Constructor & Destructor Documentation

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

Definition at line 30 of file GeneralParams.h.

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

Definition at line 45 of file GeneralParams.h.


Member Data Documentation

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

Definition at line 99 of file GeneralParams.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::GeneralParams_< ContainerAllocator >::autostart

Definition at line 70 of file GeneralParams.h.

template<class ContainerAllocator >
::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::aux_1_gnss_lever_arm

Definition at line 79 of file GeneralParams.h.

template<class ContainerAllocator >
::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::aux_2_gnss_lever_arm

Definition at line 82 of file GeneralParams.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::GeneralParams_< ContainerAllocator >::distance_type

Definition at line 67 of file GeneralParams.h.

template<class ContainerAllocator >
::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::imu_lever_arm

Definition at line 73 of file GeneralParams.h.

template<class ContainerAllocator >
::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::imu_mounting_angle

Definition at line 85 of file GeneralParams.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::GeneralParams_< ContainerAllocator >::multipath

Definition at line 91 of file GeneralParams.h.

template<class ContainerAllocator >
::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::primary_gnss_lever_arm

Definition at line 76 of file GeneralParams.h.

template<class ContainerAllocator >
::geometry_msgs::Point32_<ContainerAllocator> applanix_msgs::GeneralParams_< ContainerAllocator >::ref_mounting_angle

Definition at line 88 of file GeneralParams.h.

template<class ContainerAllocator >
uint8_t applanix_msgs::GeneralParams_< ContainerAllocator >::time_types

Definition at line 64 of file GeneralParams.h.

template<class ContainerAllocator >
uint16_t applanix_msgs::GeneralParams_< ContainerAllocator >::transaction

Definition at line 61 of file GeneralParams.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