StarMeasurementUKF:

Path: SpacecraftEstimation/StellarAttDet

% Computes the measurements for the UKF

--------------------------------------------------------------------------
   Form:
   y = StarMeasurementUKF( x, d )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x   (6,1)	[dQ;b]
   d   (.) 	Data structure

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

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

Children:

Common: Quaternion/QMult
SpacecraftEstimation: StellarModels/StarSensor

Back to the SpacecraftEstimation Module page