Class NumericalPropagation


  • public class NumericalPropagation
    extends Object
    Orekit tutorial for numerical orbit propagation

    This tutorial shows the interest of the "step handling" mode which hides the complex internal mechanic of the propagation and just fulfills the user main needs.

    Author:
    Fabien Maussion, Pascal Parraud
    • Method Detail

      • main

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