GStarUKFLin:

Path: SpacecraftEstimation/StellarAttDet

% Linearized star measurement function for in the UKF.

   Since version 9.
--------------------------------------------------------------------------
   Form:
   y = GStarUKFLin( x, d )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x                 (6,1)   Attitude states
   d                 (n,6)   Linearized measurement matrix

   -------
   Outputs
   -------
   y                 (n,1)    Struct of delta-Vs

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

Back to the SpacecraftEstimation Module page