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

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

#include <alrobotmodel.h>

List of all members.

Public Member Functions

 WheelVelocityActuator (class WheelVelocityActuatorImpl *impl)
 private constructor.
 WheelVelocityActuator (const WheelVelocityActuator &other)
 copy constructor.
 ~WheelVelocityActuator ()
 destructor.
virtual int bufferSize () const
 returns the size of the buffer of a command to the WheelVelocityActuator in bits.
float maxVelocity () const
 returns the maximal torque of the WheelVelocityActuator (in Newton per meter).
const JointcontrolledJoint () const
 returns the controlled joint by the WheelTorqueActuator

Detailed Description

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

Definition at line 817 of file alrobotmodel.h.


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