In file /home/blah/darwin2k/src/dyno/mechanism/dyno.h:

class postAccelHook

a dynoComponent that calls a user-defined function immediately after the dynamicSystem's acceleration has been computed

Inheritance:


Inherited from dynoComponent:

Public Fields

oint applyAfterAccel

Public Methods

ovirtual int update(int &violated, int shortCircuit)


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 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++.