Sphererobot3MassesConf Struct Reference

configuration object for the Sphererobot3Masses robot. More...

#include <sphererobot3masses.h>

List of all members.

Public Member Functions

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

Public Attributes

double diameter
double spheremass
double pendulardiameter
 automatically set
double pendularmass
double pendularrange
bool motorsensor
 motor values as sensors
bool irAxis1
bool irAxis2
bool irAxis3
bool drawIRs
double irsensorscale
 range of the ir sensors in units of diameter
double irCharacter
 characteristics of sensor (

\[ x^c \]

where x is the range-distance)

std::list< Sensor * > sensors
 list of sensors that are mounted at the robot. (e.g.\ AxisOrientationSensor)


Detailed Description

configuration object for the Sphererobot3Masses robot.


Member Function Documentation

void addSensor Sensor s  )  [inline]
 

adds a sensor to the list of sensors

void destroy  ) 
 

function that deletes sensors


Member Data Documentation

double diameter
 

bool drawIRs
 

bool irAxis1
 

bool irAxis2
 

bool irAxis3
 

double irCharacter
 

characteristics of sensor (

\[ x^c \]

where x is the range-distance)

double irsensorscale
 

range of the ir sensors in units of diameter

bool motorsensor
 

motor values as sensors

double pendulardiameter
 

automatically set

double pendularmass
 

double pendularrange
 

std::list<Sensor*> sensors
 

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

double spheremass
 


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