In file /home/blah/darwin2k/src/dyno/mechanism/dyno.h: a dynoComponent that calls a user-defined function immediately after the dynamicSystem's acceleration has been computed
Inheritance:
Public Fields
-
int applyAfterAccel
Public Methods
-
virtual int update(int &violated, int shortCircuit)
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 dynoComponent that calls a user-defined function
immediately after the dynamicSystem's acceleration has been computed
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.