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