Class CartesianAdjointKeplerianTerm

All Implemented Interfaces:
CartesianAdjointEquationTerm

public class CartesianAdjointKeplerianTerm extends AbstractCartesianAdjointNewtonianTerm
Class defining the Keplerian contributions in the adjoint equations for Cartesian coordinates. If present, then the propagator should also include the Newtonian attraction of a central body.
Since:
12.2
Author:
Romain Serra
See Also:
  • Constructor Details

    • CartesianAdjointKeplerianTerm

      public CartesianAdjointKeplerianTerm(double mu)
      Constructor.
      Parameters:
      mu - central body gravitational parameter
  • Method Details