◆ computeDeltaInertial()
void InertialIntegrator::computeDeltaInertial |
( |
const InertialState & | inertialInit, |
|
|
Vector3d & | acc, |
|
|
Vector4d & | dQuat, |
|
|
Matrix3d & | dAdPos, |
|
|
Matrix3d & | dAdVel, |
|
|
Matrix4d & | dAdQuat, |
|
|
MatrixXd & | dAdParam ) |
◆ operator()()
void InertialIntegrator::operator() |
( |
const Inertials & | inertialInit, |
|
|
Inertials & | inertialUpdate, |
|
|
const double | mjdSec ) |
◆ odeIntegrator
runge_kutta_fehlberg78<Inertials, double, Inertials, double, vector_space_algebra> InertialIntegrator::odeIntegrator |
◆ timeInit
GTime InertialIntegrator::timeInit |
The documentation for this struct was generated from the following files: