Class DSSTPropagation


  • public class DSSTPropagation
    extends Object
    Orekit tutorial for semi-analytical extrapolation using the DSST.

    The parameters are read from the input file dsst-propagation.yaml located in the user's home directory (see commented example at src/tutorial/ressources/dsst-propagation.yaml). The results are written to the ouput file dsst-propagation.out in the same directory.

    Comparison between the DSST propagator and the numerical propagator can be optionally performed. Numerical results are written to the ouput file numerical-propagation.out.

    Author:
    Romain Di Costanzo, Pascal Parraud
    • Method Detail

      • main

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