|
MULTIBODY SIMULATION SOFTWARE - API documentation |
#include <CHconstraint.h>


Public Member Functions | |
| ChConstraint_Chf (ChFunction *mRootFunct, char *mTreeIDs) | |
| ChFunction * | Get_root_function () |
| ChFunction * | Get_target_function () |
| ChRefFunctionSegment * | Get_target_reference () |
| virtual bool | RestoreReferences (ChFunction *mroot) |
Protected Attributes | |
| ChFunction * | root_function |
| ChRefFunctionSegment | target_function |
This is the base data for all types of constraints which define relations between parameters of a ChFunction (mostly, of type ChFunctionSequence).
CHRONO::ENGINE