UKFDemoOrbitOpticalNavDeepSpace:

Path: SpacecraftEstimation/Demos/OpticalNavigation

% Demonstrate orbit estimation using a UKF and planet centroid data.
 The spacecraft can be in the Messenger or New Horizons orbits.
 Uses the Hipparcos catalog.

   Since version 9.
 -------------------------------------------------------------------------
  See also RaDec2U, Constant, Plot2D, TimeLabl, RK4, 
  NavTargetTrackingPlanetary, OpticalNavPlanetStar, 
  OpticalNavPlanetStarNoiseMatrix, LoadCatalog, UKF, Planets
 -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright 2009-2010 Princeton Satellite Systems, Inc. 
   All rights reserved.
--------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: Estimation/UKF
Common: Graphics/Plot2D
Common: Graphics/TimeDisplay
Common: Graphics/TimeLabl
Common: Transform/RaDec2U
Math: Integration/RK4
SC: Ephem/Planets
SpacecraftEstimation: OpticalNavigation/NavTargetTrackingPlanetary
SpacecraftEstimation: OpticalNavigation/OpticalNavPlanetStar
SpacecraftEstimation: OpticalNavigation/OpticalNavPlanetStarNoiseMatrix
SpacecraftEstimation: StellarCatalog/LoadCatalog

Back to the SpacecraftEstimation Module page