MULTIBODY SIMULATION SOFTWARE - API documentation

chrono::ChFseqNode Class Reference

#include <CHfunction.h>

Collaboration diagram for chrono::ChFseqNode:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void SetDuration (double mdur)
void SetTend (double mt_end)
 ChFseqNode (ChFunction *myfx, double mdur)
void Copy (ChFseqNode *source)
void StreamIN (ChStreamInBinary &mstream)
void StreamOUT (ChStreamOutBinary &mstream)

Public Attributes

ChFunctionfx
double duration
double weight
double t_start
double t_end
double Iy
double Iydt
double Iydtdt
bool y_cont
bool ydt_cont
bool ydtdt_cont


Detailed Description

Node for the list of functions in a ChFunction_Sequence object.
CHRONO::ENGINE
C++ library for multibody simulation, (C) Alessandro Tasora
This API documentation has been generated on 17 Jul 2009 by Doxygen