this is a interface definition for possible implementations of the reference curve used in the FlexibleBody1SReferenceCurve More...
#include <flexible_body_1S_reference_curve.h>
Public Member Functions | |
virtual void | computeReference ()=0 |
get the reference curve at a certain geometric ratio | |
virtual fmatvec::Vec3 | computeVecAt (double xi, double Theta, int derXi, int derTheta)=0 |
computes the vector/point on the surface for specific derivatives | |
virtual fmatvec::VecV | computeC1Positions (const fmatvec::Vec &qRef)=0 |
compute the only C1-continuous position in case the integral over the FE has to be split | |
Protected Attributes | |
double | length |
length of belt | |
this is a interface definition for possible implementations of the reference curve used in the FlexibleBody1SReferenceCurve