MULTIBODY SIMULATION SOFTWARE - API documentation
Public Member Functions | Public Attributes
chrono::ChFseqNode Class Reference

#include <CHfunction_Sequence.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 Tue Jul 10 2012 by Doxygen