In file /home/blah/darwin2k/src/d2k/d2kcore/configuration.h:a dynoLimiter that limits joint forces based on module-specified limits
Inheritance:
Public Fields
-
configuration* cfg
- the configuration assocated with the limiter
Public Methods
-
cfgLimiter(configuration* Cfg)
- constructor
Public Methods
-
virtual int limitForces(void)
Public Fields
-
dynamicSystem* ds
-
int active
-
int stateSize
Public Methods
-
inline virtual int getState(double* state)
-
inline virtual int setState(const double* state)
-
inline virtual int reset(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 dynoLimiter that limits joint forces based on module-specified limits
- configuration* cfg
- the configuration assocated with the limiter
- 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++.