Package org.orekit.propagation.semianalytical.dsst.utilities
This package provides utilities for Draper Semi-analytical Satellite Theory (DSST).
-
Interface Summary Interface Description FieldInterpolationGrid<T extends CalculusFieldElement<T>> Interface for interpolation grids.InterpolationGrid Interface for interpolation grids. -
Class Summary Class Description AuxiliaryElements Container class for common parameters used by all DSST forces.CjSjCoefficient Compute the Sj(k, h) and the Cj(k, h) series and their partial derivatives with respect to k and h.CoefficientsFactory This class is designed to provide coefficient from the DSST theory.CoefficientsFactory.NSKey Key formed by two integer values.FieldAuxiliaryElements<T extends CalculusFieldElement<T>> Container class for common parameters used by all DSST forces.FieldCjSjCoefficient<T extends CalculusFieldElement<T>> Compute the Sj(k, h) and the Cj(k, h) series and their partial derivatives with respect to k and h.FieldFixedNumberInterpolationGrid<T extends CalculusFieldElement<T>> Interpolation grid where a fixed number of points are evenly spaced between the start and the end of the integration step.FieldGammaMnsFunction<T extends CalculusFieldElement<T>> Compute the Γmn,s(γ) function from equation 2.7.1-(13).FieldGHIJjsPolynomials<T extends CalculusFieldElement<T>> Compute the Gjs, Hjs, Ijs and Jjs polynomials in the equinoctial elements h, k and the direction cosines α and β and their partial derivatives with respect to k, h, α and β.FieldGHmsjPolynomials<T extends CalculusFieldElement<T>> Compute the Gmsj and the Hmsj polynomials in the equinoctial elements h, k and the direction cosines α and β and their partial derivatives with respect to k, h, α and β.FieldLnsCoefficients<T extends CalculusFieldElement<T>> Compute the Lns(γ).FieldMaxGapInterpolationGrid<T extends CalculusFieldElement<T>> Interpolation grid where points obey a maximum time gap.FieldShortPeriodicsInterpolatedCoefficient<T extends CalculusFieldElement<T>> Interpolated short periodics coefficients.FixedNumberInterpolationGrid Interpolation grid where a fixed number of points are evenly spaced between the start and the end of the integration step.GammaMnsFunction Compute the Γmn,s(γ) function from equation 2.7.1-(13).GHIJjsPolynomials Compute the Gjs, Hjs, Ijs and Jjs polynomials in the equinoctial elements h, k and the direction cosines α and β and their partial derivatives with respect to k, h, α and β.GHmsjPolynomials Compute the Gmsj and the Hmsj polynomials in the equinoctial elements h, k and the direction cosines α and β and their partial derivatives with respect to k, h, α and β.JacobiPolynomials Provider of the Jacobi polynomials Plv,w.LnsCoefficients Compute the Lns(γ).MaxGapInterpolationGrid Interpolation grid where points obey a maximum time gap.NewcombOperators Implementation of the Modified Newcomb Operators.ShortPeriodicsInterpolatedCoefficient Interpolated short periodics coefficients.UpperBounds Utility class to compute upper bounds for truncation algorithms.