FTBRef:

Path: SC/DemoFuns

% Right hand side of the two body equations.

   Since version 2.
--------------------------------------------------------------------------
   Form:
   xDot = FTBRef( x, t, tBDS )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   t            (1,1)    Time
   xDot         (14,1)   State
   tBDS		 (:)      Two body data structure

   -------
   Outputs
   -------
   xDot         (14,1)   State derivative

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

Children:

AerospaceUtils: Coord/QIToBDot
SC: Dynamics/TBModel

Back to the SC Module page