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:

SC: Sensor/U2Pix
SpacecraftEstimation: StellarEphem/SqrFOV
SpacecraftEstimation: StellarModels/StarSensor
Common: General/DeBlankLT
Common: Graphics/NewFig
Common: Graphics/PltStyle
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Quaternion/QForm
Common: Quaternion/QMult

Back to the SpacecraftEstimation Module page