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