MULTIBODY SIMULATION SOFTWARE - API documentation

chrono::ChConstraint_Chf Class Reference

#include <CHconstraint.h>

Inheritance diagram for chrono::ChConstraint_Chf:

Inheritance graph
[legend]
Collaboration diagram for chrono::ChConstraint_Chf:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ChConstraint_Chf (ChFunction *mRootFunct, char *mTreeIDs)
ChFunctionGet_root_function ()
ChFunctionGet_target_function ()
ChRefFunctionSegment * Get_target_reference ()
virtual bool RestoreReferences (ChFunction *mroot)

Protected Attributes

ChFunctionroot_function
ChRefFunctionSegment target_function


Detailed Description

Constraint between parameters in a ChFunction

This is the base data for all types of constraints which define relations between parameters of a ChFunction (mostly, of type ChFunctionSequence).


CHRONO::ENGINE
C++ library for multibody simulation, (C) Alessandro Tasora
This API documentation has been generated on 17 Jul 2009 by Doxygen