AStarSearch3DManeuverDemo:

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

Children:

Common: Graphics/Plot2D
Common: Graphics/Plot3D
Common: Transform/RaDec2U
Math: AStar/AStarSearch
Math: AStar/GenerateGrid