#include <PreciseGravitySpecs.h>
Public Types | |
typedef double | _altitude_of_validity_type |
typedef double | _east_deflection_type |
typedef double | _gravity_magnitude_type |
typedef double | _latitude_of_validity_type |
typedef double | _longitude_of_validity_type |
typedef double | _north_deflection_type |
typedef uint16_t | _transaction_type |
typedef boost::shared_ptr < ::applanix_msgs::PreciseGravitySpecs_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::applanix_msgs::PreciseGravitySpecs_ < ContainerAllocator > > | Ptr |
typedef PreciseGravitySpecs_ < ContainerAllocator > | Type |
Public Member Functions | |
PreciseGravitySpecs_ () | |
PreciseGravitySpecs_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | altitude_of_validity |
double | east_deflection |
double | gravity_magnitude |
double | latitude_of_validity |
double | longitude_of_validity |
double | north_deflection |
uint16_t | transaction |
Definition at line 21 of file PreciseGravitySpecs.h.
typedef double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::_altitude_of_validity_type |
Definition at line 64 of file PreciseGravitySpecs.h.
typedef double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::_east_deflection_type |
Definition at line 55 of file PreciseGravitySpecs.h.
typedef double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::_gravity_magnitude_type |
Definition at line 49 of file PreciseGravitySpecs.h.
typedef double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::_latitude_of_validity_type |
Definition at line 58 of file PreciseGravitySpecs.h.
typedef double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::_longitude_of_validity_type |
Definition at line 61 of file PreciseGravitySpecs.h.
typedef double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::_north_deflection_type |
Definition at line 52 of file PreciseGravitySpecs.h.
typedef uint16_t applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::_transaction_type |
Definition at line 46 of file PreciseGravitySpecs.h.
typedef boost::shared_ptr< ::applanix_msgs::PreciseGravitySpecs_<ContainerAllocator> const> applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::ConstPtr |
Definition at line 69 of file PreciseGravitySpecs.h.
typedef boost::shared_ptr< ::applanix_msgs::PreciseGravitySpecs_<ContainerAllocator> > applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::Ptr |
Definition at line 68 of file PreciseGravitySpecs.h.
typedef PreciseGravitySpecs_<ContainerAllocator> applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::Type |
Definition at line 22 of file PreciseGravitySpecs.h.
applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::PreciseGravitySpecs_ | ( | ) | [inline] |
Definition at line 24 of file PreciseGravitySpecs.h.
applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::PreciseGravitySpecs_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file PreciseGravitySpecs.h.
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::__connection_header |
Definition at line 70 of file PreciseGravitySpecs.h.
double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::altitude_of_validity |
Definition at line 65 of file PreciseGravitySpecs.h.
double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::east_deflection |
Definition at line 56 of file PreciseGravitySpecs.h.
double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::gravity_magnitude |
Definition at line 50 of file PreciseGravitySpecs.h.
double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::latitude_of_validity |
Definition at line 59 of file PreciseGravitySpecs.h.
double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::longitude_of_validity |
Definition at line 62 of file PreciseGravitySpecs.h.
double applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::north_deflection |
Definition at line 53 of file PreciseGravitySpecs.h.
uint16_t applanix_msgs::PreciseGravitySpecs_< ContainerAllocator >::transaction |
Definition at line 47 of file PreciseGravitySpecs.h.