Description

Node for the list of functions in a ChFunctionSequence object.

#include <ChFunctionSequence.h>

Public Member Functions

void SetDuration (double mdur)
void SetTend (double mt_end)
 ChFseqNode (std::shared_ptr< ChFunction > myfx, double mdur)
 ChFseqNode (const ChFseqNode &other)
void ArchiveOut (ChArchiveOut &archive_out)
 Method to allow serialization of transient data to archives.
void ArchiveIn (ChArchiveIn &archive_in)
 Method to allow de-serialization of transient data from archives.

Public Attributes

std::shared_ptr< 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

The documentation for this class was generated from the following files:
  • D:/W/B/src/chrono-9.0.1/src/chrono/functions/ChFunctionSequence.h
  • D:/W/B/src/chrono-9.0.1/src/chrono/functions/ChFunctionSequence.cpp