Class PropagationInNonInertialFrame


  • public class PropagationInNonInertialFrame
    extends Object
    The goal of this tutorial is to introduce users to orbital integration using SingleBodyAttraction.
    This class should replace all the different kinds of point mass interactions (ThirdBodyAttraction, NewtonianAttraction) in the future.
    Using SingleBodyAttraction and InertiaForces will enable a richer modelling, allowing the user to compute the motion in a reference frame that is not necessarily centered on the main attractor and does not necessarily possess inertial axis.
    Since:
    10.0
    Author:
    Laurene Beauvalet
    • Method Detail

      • main

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