GUKFOrbit:

Path: SpacecraftEstimation/DemoFuns

% A linear measurement. Returns y = x.
 d is not used.
--------------------------------------------------------------------------
   Form:
   y = GUKFOrbit( x, d )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x         (:,1)  Input

   -------
   Outputs
   -------
   y         (:,1)  Output

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

Back to the SpacecraftEstimation Module page