Path: SpacecraftEstimation/Demos/OpticalNavigation
% Demonstrate orbit estimation using a UKF and lunar landmark data. The spacecraft is in a geosynchronous orbit. Uses the Hipparcos catalog. Since version 9. ------------------------------------------------------------------------- See also RaDec2U, Plot2D, TimeLabl, RK4, Unit, Date2JD, NavTargetTrackingLunar, OpticalNavLunarLandmarkStar, LoadCatalog, UKF, Planets, AngleOfView ------------------------------------------------------------------------- % -------------------------------------------------------------------------- Copyright 2009-2010, 2014 Princeton Satellite Systems, Inc. All rights reserved. --------------------------------------------------------------------------
Common: Estimation/UKF Common: General/DispWithTitle Common: Graphics/Plot2D Common: Graphics/TimeLabl Common: Time/Date2JD Common: Transform/RaDec2U Imaging: Optics/AngleOfView Math: Integration/RK4 Math: Linear/Unit SpacecraftEstimation: OpticalNavigation/NavTargetTrackingLunar SpacecraftEstimation: OpticalNavigation/OpticalNavLunarLandmarkStar SpacecraftEstimation: StellarCatalog/LoadCatalog
Back to the SpacecraftEstimation Module page