In file /home/blah/darwin2k/src/d2k/d2kcore/configuration.h:

class cfgLimiter

a dynoLimiter that limits joint forces based on module-specified limits

Inheritance:


Public Fields

[more]configuration* cfg
the configuration assocated with the limiter

Public Methods

[more] cfgLimiter(configuration* Cfg)
constructor


Inherited from dynoLimiter:

Public Methods

ovirtual int limitForces(void)


Inherited from dynoObject:

Public Fields

odynamicSystem* ds
oint active
oint stateSize

Public Methods

oinline virtual int getState(double* state)
oinline virtual int setState(const double* state)
oinline virtual int reset(void)


Inherited from synObject:

Public Fields

ostatic int staticClassID
oint objectID
oint verboseLevel

Public Methods

ovirtual const char* className(void) const
ovirtual synObject* copy(void) const
ovirtual int isOfType(int typeNum, int derivedOk)
ostatic int setStaticClassID(void)
ovirtual int classID(void) const


Documentation

a dynoLimiter that limits joint forces based on module-specified limits
oconfiguration* cfg
the configuration assocated with the limiter

o cfgLimiter(configuration* Cfg)
constructor


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.