root function for pairing Contour1s and Circle
More...
#include <functions_contact.h>
|
| FuncPairContour1sCircleSolid (CircleSolid *circle_, Contour1s *contour_) |
| constructor More...
|
|
double | operator() (const double &alpha) |
|
fmatvec::Vec3 | computeWrD (const double &alpha) |
|
|
Contour1s * | contour |
| contours
|
|
CircleSolid * | circle |
|
ContourPointData | cp |
| contour point data for saving old values
|
|
fmatvec::Vec3 | WrOC [2] |
| contour point data for saving old values
|
|
root function for pairing Contour1s and Circle
- Author
- Roland Zander
- Date
- 2009-04-21 contour point data included (Thorsten Schindler)
MBSim::FuncPairContour1sCircleSolid::FuncPairContour1sCircleSolid |
( |
CircleSolid * |
circle_, |
|
|
Contour1s * |
contour_ |
|
) |
| |
|
inline |
constructor
- Parameters
-
circle | solid contour |
contour | with one contour parameter |
The documentation for this class was generated from the following file: