UKFDemoOrbitOpticalNav:

Path: SpacecraftEstimation/Demos/OpticalNavigation

% Demonstrate orbit estimation using a UKF and optical navigation.
 This tests orbit determination using two planets and a star.

 -------------------------------------------------------------------------
  See also UnitVectorFromOffset, Plot2D, TimeLabl, RK4, Unit, Date2JD, 
  OpticalNavigationMeasurement, UKF, Planets
 -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright 2006, 2009 Princeton Satellite Systems, Inc. 
   All rights reserved.
--------------------------------------------------------------------------
   Since version 8.
--------------------------------------------------------------------------

Children:

Common: Estimation/UKF
Common: Graphics/Plot2D
Common: Graphics/TimeLabl
Common: Time/Date2JD
Common: Transform/UnitVectorFromOffset
Math: Integration/RK4
Math: Linear/Unit
SpacecraftEstimation: OpticalNavigation/OpticalNavigationMeasurement

Back to the SpacecraftEstimation Module page