In file componentJoints.h:a joint module with two connectors aligned with the joint axis.
Inheritance:
Public Fields
-
material mat
-
rotaryActuator act
-
gearBox gbx
-
componentLimits lim
Public Fields
-
ptrList joints
Public Methods
-
virtual double maxVel(joint* jt, int dof) const
-
virtual double maxTorque(joint* jt, int dof, int isBraking) const
-
virtual double contTorque(joint* jt, int dof) const
-
virtual double power(joint* jt, int dof) const
-
virtual int isPassive(joint* jt, int dof) const
-
inline int numJoints(void) const
-
inline joint* getJoint(int i)
Inherited from module:
Public Fields
-
static int currentID
-
static const tmatrix connectionRotation
-
configuration* cfg
-
int ref
-
char* name
-
bool isPrototype
-
handedness whichSide
-
module* parent
-
assembly* as
-
ptrList* params
-
ptrList* attachments
-
cptrList* components
-
const componentContext* context
Public Methods
-
Virtual methods.
-
convenience functions
-
inline const ptrList* getDependencies(int whichParam)
Public Members
-
enum subType
-
enum handedness
Protected Methods
-
void assignConnectorIDs(void)
Public Fields
-
static int staticClassID
-
int objectID
-
int verboseLevel
Public Methods
-
virtual const char* className(void) const
-
virtual synObject* copy(void) const
-
virtual int isOfType(int typeNum, int derivedOk)
-
static int setStaticClassID(void)
-
virtual int classID(void) const
Documentation
a joint module with two connectors aligned with the joint axis.
parameters:
- 0 - motor selection (integer)
- 1 - gearbox selection (integer)
- 2 - material selection (integer)
- 3 - outer diameter
- 4 - wall thickness
- 5 - overall length
note: inner diameter & length are lower-bounded by motor & gearbox
dimensions
- Direct child classes:
- driveMotor
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.