Path: SpacecraftEstimation/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. --------------------------------------------------------------------------
AC: ACData/ACTConstants SC: BasicOrbit/E2Nu SC: BasicOrbit/M2E SC: BasicOrbit/M2EApp SC: BasicOrbit/M2EEl SC: BasicOrbit/M2EHy SC: BasicOrbit/M2Nu SC: BasicOrbit/M2NuPb SC: Ephem/LoadFK5 SC: Ephem/Planets SC: Ephem/SolarSys SC: SCData/sCTConstants SpacecraftEstimation: OpticalNavigation/NavTargetTrackingPlanetary SpacecraftEstimation: OpticalNavigation/OpticalNavPlanetStar SpacecraftEstimation: OpticalNavigation/OpticalNavPlanetStarNoiseMatrix SpacecraftEstimation: StellarCatalog/LoadCatalog SpacecraftEstimation: StellarData/FK5Polar SpacecraftEstimation: StellarData/Hipparcos Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Database/Constant Common: DemoFuns/GXUKF Common: DemoFuns/RHSUKF Common: Estimation/SigmaPointsChol Common: Estimation/UKF Common: GUIs/TimeDisplay Common: General/CellToMat Common: General/DeBlankLT Common: General/DeleteCell Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Common: Graphics/TextS Common: Graphics/TimeLabl Common: Graphics/TitleS Common: Graphics/XLabelS Common: Graphics/YLabelS Common: Time/DTSToDTA Common: Time/Date2JD Common: Time/JD2T Common: Transform/RaDec2U Math: Integration/RK4 Math: Linear/Dot Math: Linear/DupVect Math: Linear/Mag Math: Linear/Unit
Back to the SpacecraftEstimation Module page