Functions | |
Vector | TwoBodyDynamics (const ssfTime &_time, const Vector &_integratingState, Orbit *_pOrbit, Attitude *_pAttitude, const Matrix &_parameters, const Functor &_forceFunctorPtr) |
Orbit equation of motion using position and velocity. |
|
Orbit equation of motion using position and velocity. Calculate the new time rate of change of state (position & velocity) using two-body dynamics with disturbance forces The returned state vector is:
Definition at line 71 of file TwoBodyDynamics.h. |