  | 
  
    Robotics Library
    0.7.0
    
   | 
 
 
 
 
Go to the documentation of this file.
   27 #ifndef RL_HAL_AXISCONTROLLER_H 
   28 #define RL_HAL_AXISCONTROLLER_H 
   46             ::std::size_t 
getDof() 
const;
 
   57 #endif // RL_HAL_AXISCONTROLLER_H 
  
::std::size_t getDof() const
Definition: AxisController.cpp:44
 
AxisController(const ::std::size_t &dof)
Definition: AxisController.cpp:33
 
virtual ~AxisController()
Definition: AxisController.cpp:39
 
::std::size_t dof
Degrees of freedom.
Definition: AxisController.h:52
 
Definition: AxisController.h:40
 
Robotics Library.
Definition: AnalogInput.cpp:30