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