DFFRHS:

--------------------------------------------------------------------------
   Right-hand-side of the spacecraft dynamic equations for the DFF system. 
     Includes position, velocity, orientation, body rate, mass.

   Since version 7.
--------------------------------------------------------------------------

   -------
   Inputs
   -------
   x           (:,1)     State vector  
   jD          (1,1)     Time in Julian Date
   prop         (.)      Data structure with gravity model and propagation options
   control      (.)      Data structure with force and torque
   scData       (.)      Data structure of spacecraft data

   -------
   Outputs
   -------
   xDot        (:,1)     State vector derivative

--------------------------------------------------------------------------

Children:

AeroUtils: Coord/QIToBDot
Math: Linear/Cross
Math: Linear/Mag
OrbitMiniToolbox: Support/FOrbCart