Class SunEarthMultipleShooter


  • public class SunEarthMultipleShooter
    extends Object
    Correction of a trajectory using multiple shooting method. A trajectory is computed and split in several patch points. One patch point is perturbated, and then the trajectory is corrected In this problem, the choice has been made to fix the epoch and the, position of the first patch point, and the position of the last patch point.
    Author:
    William Desprats
    • Method Detail

      • main

        public static void main​(String[] args)
        Program entry point.
        Parameters:
        args - program arguments