Class GradientComputation


  • public class GradientComputation
    extends Object
    Gradient Computation.

    Computes the Jacobian containing the partial derivatives of the acceleration with respect the the spacecraft coordinates.

    Author:
    Bryan Cazabonne
    • Method Detail

      • main

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