20#ifndef _FLOATING_CONTOUR_FRAME_H__
21#define _FLOATING_CONTOUR_FRAME_H__
23#include "mbsim/frames/contour_frame.h"
38 void updatePositions()
override;
39 void updateVelocities()
override;
40 void updateAccelerations()
override;
41 void updateJacobians(
int j=0)
override;
42 void updateGyroscopicAccelerations()
override;
44 void setContourOfReference(
Contour *contour_) { contour = contour_; }
Definition: contour_frame.h:27
basic class for contour definition for rigid (which do not know about their shape) and flexible (they...
Definition: contour.h:40
std::string name
name of element
Definition: element.h:260
tbd
Definition: floating_contour_frame.h:33
namespace MBSim
Definition: bilateral_constraint.cc:30