Click or drag to resize

Trajectory Optimization Demo

This application uses TargetedSegmentListParameterOptimizer to optimize a GTO to GEO three-maneuver transfer one iteration at a time. The iteration results are then visualized in Insight3D using a MarkerGraphicsExtension and a PathPrimitive. The optimizer converges after 9 iterations, and it can be reset to its initial state using the Reset Optimizer button. A screenshot of the Insight3D visualization can be copied to the clipboard using the Take Screenshot button.

Example Trajectory Optimization Demo

The source code files for the application can be found in the DME Component Libraries install at Examples\TrajectoryOptimizationDemo\. Much of the source code can also be found in Trajectory Optimization Example.