ForcedSphereConf Class Reference

#include <forcedsphere.h>

List of all members.

Public Member Functions

 ForcedSphereConf ()
 ~ForcedSphereConf ()
void destroy ()
 deletes sensors
void addSensor (Sensor *s)
 adds a sensor to the list of sensors

Public Attributes

double radius
double max_force
 maximal force applied to the sphere
short drivenDimensions
 bit mask for selecting the dimensions for the forces (see ForcedSphere::Dimensions)
std::list< Sensor * > sensors
 list of sensors that are mounted at the robot. (e.g.\ AxisOrientationSensor)


Constructor & Destructor Documentation

ForcedSphereConf  ) 
 

~ForcedSphereConf  ) 
 


Member Function Documentation

void addSensor Sensor s  )  [inline]
 

adds a sensor to the list of sensors

void destroy  ) 
 

deletes sensors


Member Data Documentation

short drivenDimensions
 

bit mask for selecting the dimensions for the forces (see ForcedSphere::Dimensions)

double max_force
 

maximal force applied to the sphere

double radius
 

std::list<Sensor*> sensors
 

list of sensors that are mounted at the robot. (e.g.\ AxisOrientationSensor)


The documentation for this class was generated from the following files:
Generated on Tue Jan 16 02:14:53 2007 for Robotsystem of the Robot Group Leipzig by doxygen 1.3.8