AStarSearchManeuverDemo:

Path: Math/AStar

% Demonstrate A* for a close orbital maneuver.
  ------------------------------------------------------------------------
  See also AStarSearch, GenerateGrid, RaDec2U, Plot3D, TextS, Unit
  ------------------------------------------------------------------------
%
---------------------------------------------------------------------------
   Copyright (c) 2003 Princeton Satellite Systems, Inc.
   All rights reserved.
---------------------------------------------------------------------------

Children:

SC: BasicOrbit/RVFromKepler
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/DeBlankLT
Common: General/DispWithTitle
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/Plot3D
Common: Graphics/PltStyle
Common: Graphics/TextS
Common: Graphics/TimeLabl
Common: Graphics/TitleS
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Common: Graphics/ZLabelS
Common: Transform/RaDec2U
Math: AStar/AStarSearch
Math: AStar/GenerateGrid
Math: AStar/GlobeGrid
Math: AStar/SphericalGrid
Math: Geometry/IntersectLineAndEllipsoid
Math: Linear/Dot
Math: Linear/DupVect
Math: Linear/Mag
Math: Linear/Unit
Math: MathUtils/Odd

Back to the Math Module page