alrobotmodel  2.1.0.18
 All Classes Functions Variables Enumerations Enumerator
Public Member Functions
Sim::WheelTorqueActuator Class Reference

WheelTorqueActuator is a class defining an actuator that drives a wheel. More...

#include <alrobotmodel.h>

List of all members.

Public Member Functions

 WheelTorqueActuator (class WheelTorqueActuatorImpl *impl)
 private constructor.
 WheelTorqueActuator (const WheelTorqueActuator &other)
 copy constructor.
 ~WheelTorqueActuator ()
 destructor.
virtual int bufferSize () const
 returns the maximum size of the buffer of a measure from the DCMActuator in bits.
float maxTorque () const
 returns the maximal torque of the WheelTorqueActuator (in
const JointcontrolledJoint () const
 returns the controlled joint by the WheelTorqueActuator

Detailed Description

WheelTorqueActuator is a class defining an actuator that drives a wheel.

Definition at line 797 of file alrobotmodel.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations Enumerator