#include <TargetAcceleration.h>
Public Types | |
typedef double | _acceleration_pan_type |
typedef double | _acceleration_tilt_type |
typedef boost::shared_ptr < ::amtec::TargetAccelerationRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::amtec::TargetAccelerationRequest_ < ContainerAllocator > > | Ptr |
typedef TargetAccelerationRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
TargetAccelerationRequest_ () | |
TargetAccelerationRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | acceleration_pan |
double | acceleration_tilt |
Definition at line 25 of file TargetAcceleration.h.
typedef double amtec::TargetAccelerationRequest_< ContainerAllocator >::_acceleration_pan_type |
Definition at line 40 of file TargetAcceleration.h.
typedef double amtec::TargetAccelerationRequest_< ContainerAllocator >::_acceleration_tilt_type |
Definition at line 43 of file TargetAcceleration.h.
typedef boost::shared_ptr< ::amtec::TargetAccelerationRequest_<ContainerAllocator> const> amtec::TargetAccelerationRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file TargetAcceleration.h.
typedef boost::shared_ptr< ::amtec::TargetAccelerationRequest_<ContainerAllocator> > amtec::TargetAccelerationRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file TargetAcceleration.h.
typedef TargetAccelerationRequest_<ContainerAllocator> amtec::TargetAccelerationRequest_< ContainerAllocator >::Type |
Definition at line 26 of file TargetAcceleration.h.
amtec::TargetAccelerationRequest_< ContainerAllocator >::TargetAccelerationRequest_ | ( | ) | [inline] |
Definition at line 28 of file TargetAcceleration.h.
amtec::TargetAccelerationRequest_< ContainerAllocator >::TargetAccelerationRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file TargetAcceleration.h.
boost::shared_ptr<std::map<std::string, std::string> > amtec::TargetAccelerationRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file TargetAcceleration.h.
double amtec::TargetAccelerationRequest_< ContainerAllocator >::acceleration_pan |
Definition at line 41 of file TargetAcceleration.h.
double amtec::TargetAccelerationRequest_< ContainerAllocator >::acceleration_tilt |
Definition at line 44 of file TargetAcceleration.h.