#include "bhcontroller.h"
Include dependency graph for bhmotor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
class | BHMotor |
This class is designed to controll each motor. More... | |
class | BHMotorException |
Functions | |
std::ostream & | operator<< (std::ostream &os, const BHMotorException &e) |
Variables | |
static const char * | BHMotorException_info [] |
std::ostream& operator<< | ( | std::ostream & | os, | |
const BHMotorException & | e | |||
) | [inline] |
Operator for error message output.
const char* BHMotorException_info[] [static] |
Initial value:
{ "Value out of range", "Speed out of range", "Position out of range.", "Init forces out of range.", "Force out of Range.", "Force to high.", "Force to low.", "UNDEF"}
![]() |
Generated Wed Aug 16 14:57:50 2006 by
![]() |