Simbody
3.8
|
The state of a geodesic at a (knot) point along the geodesic. More...
Public Attributes | |
Real | arcLength = NaN |
The length of the geodesic at this point. More... | |
Vec3 | point {NaN} |
The location of the point on the curve. More... | |
UnitVec3 | tangent {NaN, NaN, NaN} |
The tangent is the derivative of the point to arc length. More... | |
Real | jacobiRot = NaN |
The scalar related to the rotational jacobi field. More... | |
Real | jacobiTrans = NaN |
The scalar related to the binormal translational jacobi field. More... | |
Real | jacobiRotDot = NaN |
The derivative of jacobiRot to arc length. More... | |
Real | jacobiTransDot = NaN |
The derivative of jacobiTrans to arc length. More... | |
The state of a geodesic at a (knot) point along the geodesic.
The length of the geodesic at this point.
The tangent is the derivative of the point to arc length.
The scalar related to the rotational jacobi field.
The scalar related to the binormal translational jacobi field.
The derivative of jacobiRot to arc length.
The derivative of jacobiTrans to arc length.