Package org.orekit.propagation.semianalytical.dsst.forces
This package provides force models for Draper Semi-analytical Satellite Theory (DSST).
-
Interface Summary Interface Description DSSTForceModel This interface represents a force modifying spacecraft motion for aDSSTPropagator
.FieldShortPeriodTerms<T extends CalculusFieldElement<T>> Additive short period terms contributing to the mean to osculating orbit mapping.J2SquaredModel Semi-analytical J2-squared model.ShortPeriodTerms Additive short period terms contributing to the mean to osculating orbit mapping. -
Class Summary Class Description AbstractGaussianContribution Common handling ofDSSTForceModel
methods for Gaussian contributions to DSST propagation.AbstractGaussianContribution.FieldGaussianShortPeriodicCoefficients<T extends CalculusFieldElement<T>> This class handles the short periodic coefficients described in Danielson 2.5.3-26.AbstractGaussianContribution.FieldSlot<T extends CalculusFieldElement<T>> Coefficients valid for one time slot.AbstractGaussianContribution.FieldUijVijCoefficients<T extends CalculusFieldElement<T>> The Uij and Vij coefficients described by equations 2.5.3-(21) and 2.5.3-(22) from Danielson.AbstractGaussianContribution.GaussianShortPeriodicCoefficients This class handles the short periodic coefficients described in Danielson 2.5.3-26.AbstractGaussianContribution.GaussQuadrature AbstractGaussianContribution.Slot Coefficients valid for one time slot.AbstractGaussianContribution.UijVijCoefficients The Uij and Vij coefficients described by equations 2.5.3-(21) and 2.5.3-(22) from Danielson.AbstractGaussianContributionContext This class is a container for the common parameters used inAbstractGaussianContribution
.DSSTAtmosphericDrag Atmospheric drag contribution to theDSSTPropagator
.DSSTJ2SquaredClosedForm Second order J2-squared force model.DSSTJ2SquaredClosedFormContext This class is a container for the common parameters used inDSSTJ2SquaredClosedForm
.DSSTNewtonianAttraction Force model for Newtonian central body attraction for theDSST propagator
.DSSTNewtonianAttractionContext This class is a container for the common parameters used inDSSTNewtonianAttraction
.DSSTSolarRadiationPressure Solar radiation pressure contribution to theDSSTPropagator
.DSSTTesseral Tesseral contribution to the central body gravitational perturbation.DSSTTesseralContext This class is a container for the common parameters used inDSSTTesseral
.DSSTThirdBody Third body attraction perturbation to theDSSTPropagator
.DSSTThirdBodyDynamicContext This class is a container for the common parameters used inDSSTThirdBody
.DSSTThirdBodyStaticContext This class is a container for the common parameters used inDSSTThirdBody
.DSSTZonal Zonal contribution to the central body gravitational perturbation.DSSTZonalContext This class is a container for the common parameters used inDSSTZonal
.FieldAbstractGaussianContributionContext<T extends CalculusFieldElement<T>> This class is a container for the common "field" parameters used inAbstractGaussianContribution
.FieldDSSTJ2SquaredClosedFormContext<T extends CalculusFieldElement<T>> This class is a container for the common parameters used inDSSTJ2SquaredClosedForm
.FieldDSSTNewtonianAttractionContext<T extends CalculusFieldElement<T>> This class is a container for the common "field" parameters used inDSSTNewtonianAttraction
.FieldDSSTTesseralContext<T extends CalculusFieldElement<T>> This class is a container for the common "field" parameters used inDSSTTesseral
.FieldDSSTThirdBodyDynamicContext<T extends CalculusFieldElement<T>> This class is a container for the common "field" parameters used inDSSTThirdBody
.FieldDSSTZonalContext<T extends CalculusFieldElement<T>> This class is a container for the common "field" parameters used inDSSTZonal
.FieldForceModelContext<T extends CalculusFieldElement<T>> Base class for dsst force models parameter containers.ForceModelContext Base class for dsst force models attributes containers.ZeisModel Zeis model for J2-squared second-order terms.