Uses of Interface
org.orekit.utils.ParameterDriversProvider
-
Packages that use ParameterDriversProvider Package Description org.orekit.estimation.measurements The measurements package defines everything that is related to orbit determination measurements.org.orekit.estimation.measurements.gnss This package provides methods to handle GNSS measurements.org.orekit.estimation.measurements.modifiers This package provides measurement modifier.org.orekit.forces This package provides the interface for force models that will be used by theNumericalPropagator, as well as some classical spacecraft models for surface forces (spherical, box and solar array ...).org.orekit.forces.drag This package provides all drag-related forces.org.orekit.forces.empirical This package provides empirical forces.org.orekit.forces.gravity This package provides all gravity-related forces.org.orekit.forces.inertia This package provides inertial force model.org.orekit.forces.maneuvers This package provides models of simple maneuvers.org.orekit.forces.maneuvers.propulsion This package provides propulsion models intended to be used with classManeuver.org.orekit.forces.maneuvers.trigger This package provides maneuver triggers' models intended to be used with classManeuver.org.orekit.forces.radiation This package provides all radiation pressure related forces.org.orekit.models.earth.ionosphere This package provides models that simulate the impact of the ionosphere.org.orekit.models.earth.troposphere This package provides models that simulate the impact of the troposphere.org.orekit.propagation.analytical Top level package for analytical propagators.org.orekit.propagation.analytical.intelsat This package provides classes to propagate Intelsat's 11 elements.org.orekit.propagation.analytical.tle This package provides classes to read and extrapolate tle's.org.orekit.propagation.integration Utilities for integration-based propagators (both numerical and semi-analytical).org.orekit.propagation.numerical.cr3bp Top level package for CR3BP Models used with a numerical propagator.org.orekit.propagation.semianalytical.dsst.forces This package provides force models for Draper Semi-analytical Satellite Theory (DSST). -
-
Uses of ParameterDriversProvider in org.orekit.estimation.measurements
Subinterfaces of ParameterDriversProvider in org.orekit.estimation.measurements Modifier and Type Interface Description interfaceEstimationModifier<T extends ObservedMeasurement<T>>Interface for estimated measurements modifiers used for orbit determination.interfaceObservedMeasurement<T extends ObservedMeasurement<T>>Interface for measurements used for orbit determination.Classes in org.orekit.estimation.measurements that implement ParameterDriversProvider Modifier and Type Class Description classAbstractMeasurement<T extends ObservedMeasurement<T>>Abstract class handling measurements boilerplate.classAngularAzElClass modeling an Azimuth-Elevation measurement from a ground station.classAngularRaDecClass modeling a Right Ascension - Declination measurement from a ground point (station, telescope).classBistaticRangeClass modeling a bistatic range measurement using an emitter ground station and a receiver ground station.classBistaticRangeRateClass modeling a bistatic range rate measurement using an emitter ground station and a receiver ground station.classFDOAClass modeling a Frequency Difference of Arrival measurement with a satellite as emitter and two ground stations as receivers.classGroundReceiverMeasurement<T extends GroundReceiverMeasurement<T>>Base class modeling a measurement where receiver is a ground station.classInterSatellitesRangeOne-way or two-way range measurements between two satellites.classMultiplexedMeasurementClass multiplexing several measurements as one.classPositionClass modeling a position only measurement.classPVClass modeling a position-velocity measurement.classRangeClass modeling a range measurement from a ground station.classRangeRateClass modeling one-way or two-way range rate measurement between two vehicles.classTDOAClass modeling a Time Difference of Arrival measurement with a satellite as emitter and two ground stations as receivers.classTurnAroundRangeClass modeling a turn-around range measurement using a primary ground station and a secondary ground station. -
Uses of ParameterDriversProvider in org.orekit.estimation.measurements.gnss
Classes in org.orekit.estimation.measurements.gnss that implement ParameterDriversProvider Modifier and Type Class Description classAbstractInterSatellitesMeasurement<T extends ObservedMeasurement<T>>Base class for measurement between two satellites that are both estimated.classAbstractOnBoardMeasurement<T extends ObservedMeasurement<T>>Base class modeling a measurement where receiver is a satellite.classAbstractOneWayGNSSMeasurement<T extends ObservedMeasurement<T>>Base class for one-way GNSS measurement.classAbstractWindUp<T extends ObservedMeasurement<T>>Base class for wind-up effect computation.classInterSatellitesOneWayRangeRateOne way range-rate measurement between two satellites.classInterSatellitesPhasePhase measurement between two satellites.classInterSatellitesWindUpModifier for wind-up effect in GNSSinter-satellites phase measurements.classOneWayGNSSPhaseOne-way GNSS phase measurement.classOneWayGNSSRangeOne-way GNSS range measurement.classOneWayGNSSRangeRateOne-way GNSS range rate measurement.classPhaseClass modeling a phase measurement from a ground station.classWindUpModifier for wind-up effect in GNSSphase measurements. -
Uses of ParameterDriversProvider in org.orekit.estimation.measurements.modifiers
Classes in org.orekit.estimation.measurements.modifiers that implement ParameterDriversProvider Modifier and Type Class Description classAberrationModifierClass modifying theoretical angular measurement with (the inverse of) stellar aberration.classAbstractRelativisticClockOnBoardRangeRateModifier<T extends ObservedMeasurement<T>>Class modifying theoretical range-rate measurement with relativistic frequency deviation.classAngularIonosphericDelayModifierClass modifying theoretical angular measurement with ionospheric delay.classAngularRadioRefractionModifierClass modifying theoretical angular measurement with tropospheric radio refractive index.classAngularTroposphericDelayModifierDeprecated.as of 12.1,AngularRadioRefractionModifiershall be used to handle tropospheric effect on angular measurementsclassBias<T extends ObservedMeasurement<T>>Class modeling a measurement bias.classBistaticRangeIonosphericDelayModifierClass modifying theoretical bistatic range measurement with ionospheric delay.classBistaticRangeRateIonosphericDelayModifierClass modifying theoretical bistatic range-rate measurement with ionospheric delay.classBistaticRangeRateTroposphericDelayModifierClass modifying theoretical bistatic range-rate measurements with tropospheric delay.classBistaticRangeTroposphericDelayModifierClass modifying theoretical bistatic range measurement with tropospheric delay.classDynamicOutlierFilter<T extends ObservedMeasurement<T>>Modifier that sets estimated measurement weight to 0 if residual is too far from expected domain.classInterSatellitesPhaseAmbiguityModifierDeprecated.as of 12.1 ambiguity is managed directly by raw measurementsInterSatellitesPhaseclassOnBoardAntennaInterSatellitesPhaseModifierOn-board antenna offset effect on inter-satellites phase measurements.classOnBoardAntennaInterSatellitesRangeModifierOn-board antenna offset effect on inter-satellites range measurements.classOnBoardAntennaOneWayGNSSPhaseModifierOn-board antenna offset effect on one-way GNSS phase measurements.classOnBoardAntennaOneWayGNSSRangeModifierOn-board antenna offset effect on one-way GNSS range measurements.classOnBoardAntennaTurnAroundRangeModifierOn-board antenna offset effect on turn around range measurements.classOneWayGNSSPhaseAmbiguityModifierDeprecated.as of 12.1 ambiguity is managed directly by raw measurementsOneWayGNSSPhaseclassOutlierFilter<T extends ObservedMeasurement<T>>Modifier that sets estimated measurement weight to 0 if residual is too far from expected domain.classPhaseAmbiguityModifierDeprecated.as of 12.1 ambiguity is managed directly by raw measurementsPhaseclassPhaseCentersPhaseModifierGround and on-board antennas offsets effect on phase measurements.classPhaseCentersRangeModifierGround and on-board antennas offsets effect on range measurements.classPhaseIonosphericDelayModifierClass modifying theoretical phase measurement with ionospheric delay.classPhaseTroposphericDelayModifierClass modifying theoretical phase measurement with tropospheric delay.classRangeIonosphericDelayModifierClass modifying theoretical range measurement with ionospheric delay.classRangeRateIonosphericDelayModifierClass modifying theoretical range-rate measurement with ionospheric delay.classRangeRateTroposphericDelayModifierClass modifying theoretical range-rate measurements with tropospheric delay.classRangeTroposphericDelayModifierClass modifying theoretical range measurement with tropospheric delay.classRelativisticClockInterSatellitesOneWayRangeRateModifierClass modifying theoretical range-rate measurement with relativistic frequency deviation.classRelativisticClockInterSatellitesPhaseModifierClass modifying theoretical inter-satellites phase measurement with relativistic clock correction.classRelativisticClockInterSatellitesRangeModifierClass modifying theoretical inter-satellites range measurement with relativistic clock correction.classRelativisticClockOneWayGNSSPhaseModifierClass modifying theoretical one-way GNSS phase measurement with relativistic clock correction.classRelativisticClockOneWayGNSSRangeModifierClass modifying theoretical one-way GNSS range measurement with relativistic clock correction.classRelativisticClockOneWayGNSSRangeRateModifierClass modifying theoretical range-rate measurement with relativistic frequency deviation.classRelativisticClockPhaseModifierClass modifying theoretical phase measurement with relativistic clock correction.classRelativisticClockRangeModifierClass modifying theoretical range measurement with relativistic clock correction.classRelativisticClockRangeRateModifierClass modifying theoretical range-rate measurement with relativistic frequency deviation.classRelativisticJ2ClockInterSatellitesPhaseModifierClass modifying theoretical inter-satellites phase measurements with relativistic J2 clock correction.classRelativisticJ2ClockInterSatellitesRangeModifierClass modifying theoretical inter-satellites range measurements with relativistic J2 clock correction.classRelativisticJ2ClockOneWayGNSSPhaseModifierClass modifying theoretical one-way phase measurements with relativistic J2 clock correction.classRelativisticJ2ClockOneWayGNSSRangeModifierClass modifying one-way GNSS range theoretical measurements with relativistic J2 clock correction.classRelativisticJ2ClockPhaseModifierClass modifying theoretical phase measurements with relativistic J2 clock correction.classRelativisticJ2ClockRangeModifierClass modifying theoretical range measurements with relativistic J2 clock correction.classShapiroInterSatellitePhaseModifierClass modifying theoretical inter-satellites phase measurement with Shapiro time delay.classShapiroInterSatelliteRangeModifierClass modifying theoretical range measurement with Shapiro time delay.classShapiroOneWayGNSSPhaseModifierClass modifying theoretical one-way GNSS phase measurement with Shapiro time delay.classShapiroOneWayGNSSRangeModifierClass modifying theoretical range measurement with Shapiro time delay.classShapiroPhaseModifierClass modifying theoretical phase measurement with Shapiro time delay.classShapiroRangeModifierClass modifying theoretical range measurement with Shapiro time delay.classTDOAIonosphericDelayModifierClass modifying theoretical TDOA measurements with ionospheric delay.classTDOATroposphericDelayModifierClass modifying theoretical TDOA measurements with tropospheric delay.classTurnAroundRangeIonosphericDelayModifierClass modifying theoretical TurnAroundRange measurement with ionospheric delay.classTurnAroundRangeTroposphericDelayModifierClass modifying theoretical turn-around TurnAroundRange measurement with tropospheric delay.Methods in org.orekit.estimation.measurements.modifiers with parameters of type ParameterDriversProvider Modifier and Type Method Description static <T extends ObservedMeasurement<T>>
voidRangeModifierUtil. modify(EstimatedMeasurement<T> estimated, ParameterDriversProvider parametricModel, AbstractGradientConverter converter, GroundStation station, ParametricModelEffect modelEffect, ParametricModelEffectGradient modelEffectGradient)static <T extends ObservedMeasurement<T>>
voidRangeModifierUtil. modify(EstimatedMeasurement<T> estimated, ParameterDriversProvider parametricModel, AbstractGradientConverter converter, GroundStation station, ParametricModelEffect modelEffect, ParametricModelEffectGradient modelEffectGradient, EstimationModifier<T> modifier)Apply a modifier to an estimated measurement.static <T extends ObservedMeasurement<T>>
voidRangeRateModifierUtil. modify(EstimatedMeasurement<T> estimated, ParameterDriversProvider parametricModel, AbstractGradientConverter converter, GroundStation station, ParametricModelEffect modelEffect, ParametricModelEffectGradient modelEffectGradient)static <T extends ObservedMeasurement<T>>
voidRangeRateModifierUtil. modify(EstimatedMeasurement<T> estimated, ParameterDriversProvider parametricModel, AbstractGradientConverter converter, GroundStation station, ParametricModelEffect modelEffect, ParametricModelEffectGradient modelEffectGradient, EstimationModifier<T> modifier)Apply a modifier to an estimated measurement. -
Uses of ParameterDriversProvider in org.orekit.forces
Subinterfaces of ParameterDriversProvider in org.orekit.forces Modifier and Type Interface Description interfaceForceModelThis interface represents a force modifying spacecraft motion. -
Uses of ParameterDriversProvider in org.orekit.forces.drag
Classes in org.orekit.forces.drag that implement ParameterDriversProvider Modifier and Type Class Description classAbstractDragForceModelBase class for drag force models.classDragForceAtmospheric drag force model.classTimeSpanDragForceDeprecated.as of 12.1 -
Uses of ParameterDriversProvider in org.orekit.forces.empirical
Subinterfaces of ParameterDriversProvider in org.orekit.forces.empirical Modifier and Type Interface Description interfaceAccelerationModelAcceleration model used by empirical force.Classes in org.orekit.forces.empirical that implement ParameterDriversProvider Modifier and Type Class Description classHarmonicAccelerationModelHarmonic acceleration model.classParametricAccelerationThis class implements a parametric acceleration.classPolynomialAccelerationModelPolynomial acceleration model.classTimeSpanParametricAccelerationTime span parametric acceleration model. -
Uses of ParameterDriversProvider in org.orekit.forces.gravity
Classes in org.orekit.forces.gravity that implement ParameterDriversProvider Modifier and Type Class Description classAbstractBodyAttractionAbstract class for non-central body attraction force model.classDeSitterRelativityDe Sitter post-Newtonian correction force due to general relativity.classHolmesFeatherstoneAttractionModelThis class represents the gravitational field of a celestial body.classJ2OnlyPerturbationJ2-only force model.classLenseThirringRelativityLense-Thirring post-Newtonian correction force due to general relativity.classNewtonianAttractionForce model for Newtonian central body attraction.classOceanTidesOcean tides force model.classRelativityPost-Newtonian correction force due to general relativity.classSingleBodyAbsoluteAttractionBody attraction force model computed as absolute acceleration towards a body.classSingleBodyRelativeAttractionBody attraction force model computed as relative acceleration towards frame center.classSolidTidesSolid tides force model.classThirdBodyAttractionThird body attraction force model.classThirdBodyAttractionEpochThird body attraction force model. -
Uses of ParameterDriversProvider in org.orekit.forces.inertia
Classes in org.orekit.forces.inertia that implement ParameterDriversProvider Modifier and Type Class Description classInertialForcesInertial force model. -
Uses of ParameterDriversProvider in org.orekit.forces.maneuvers
Classes in org.orekit.forces.maneuvers that implement ParameterDriversProvider Modifier and Type Class Description classConfigurableLowThrustManeuverThis class implements a configurable low thrust maneuver.classConstantThrustManeuverThis class implements a simple maneuver with constant thrust.classManeuverA generic model for maneuvers with finite-valued acceleration magnitude, as opposed to instantaneous changes in the velocity vector which are defined via detectors (inImpulseManeuverandFieldImpulseManeuver). -
Uses of ParameterDriversProvider in org.orekit.forces.maneuvers.propulsion
Subinterfaces of ParameterDriversProvider in org.orekit.forces.maneuvers.propulsion Modifier and Type Interface Description interfacePropulsionModelGeneric interface for a propulsion model used in aManeuver.interfaceThrustPropulsionModelInterface for a thrust-based propulsion model.Classes in org.orekit.forces.maneuvers.propulsion that implement ParameterDriversProvider Modifier and Type Class Description classAbstractConstantThrustPropulsionModelThis abstract class simply serve as a container for a constant thrust maneuver.classBasicConstantThrustPropulsionModelConstant thrust propulsion model with: - Constant thrust direction in spacecraft frame - Parameter drivers (for estimation) for the thrust norm or the flow rate.classProfileThrustPropulsionModelThrust propulsion model based on segmented profile.classScaledConstantThrustPropulsionModelThrust propulsion model with parameters (for estimation) represented by scale factors on the X, Y and Z axis of the spacecraft frame. -
Uses of ParameterDriversProvider in org.orekit.forces.maneuvers.trigger
Subinterfaces of ParameterDriversProvider in org.orekit.forces.maneuvers.trigger Modifier and Type Interface Description interfaceManeuverTriggersGeneric interface for the maneuver triggers used in aManeuver.Classes in org.orekit.forces.maneuvers.trigger that implement ParameterDriversProvider Modifier and Type Class Description classAbstractManeuverTriggersBase class for triggers.classDateBasedManeuverTriggersManeuver triggers based on a start and end date.classIntervalEventTrigger<T extends AbstractDetector<T>>Maneuver triggers based on a single event detector that defines firing intervals.classStartStopEventsTrigger<A extends AbstractDetector<A>,O extends AbstractDetector<O>>Maneuver triggers based on a pair of event detectors that defines firing start and stop. -
Uses of ParameterDriversProvider in org.orekit.forces.radiation
Subinterfaces of ParameterDriversProvider in org.orekit.forces.radiation Modifier and Type Interface Description interfaceRadiationForceModelInterface for radiation-related force models.Classes in org.orekit.forces.radiation that implement ParameterDriversProvider Modifier and Type Class Description classAbstractRadiationForceModelBase class for radiation force models.classECOM2The Empirical CODE Orbit Model 2 (ECOM2) of the Center for Orbit Determination in Europe (CODE).classKnockeRediffusedForceModelThe Knocke Earth Albedo and IR emission force model.classRadiationPressureModelClass representing a light-induced radiation pressure force, by leveraging on a given flux model.classSolarRadiationPressureSolar radiation pressure force model. -
Uses of ParameterDriversProvider in org.orekit.models.earth.ionosphere
Subinterfaces of ParameterDriversProvider in org.orekit.models.earth.ionosphere Modifier and Type Interface Description interfaceIonosphericModelDefines a ionospheric model, used to calculate the path delay imposed to electro-magnetic signals between an orbital satellite and a ground station.Classes in org.orekit.models.earth.ionosphere that implement ParameterDriversProvider Modifier and Type Class Description classEstimatedIonosphericModelAn estimated ionospheric model.classGlobalIonosphereMapModelGlobal Ionosphere Map (GIM) model.classKlobucharIonoModelKlobuchar ionospheric delay model.classNeQuickModelNeQuick ionospheric delay model.classSsrVtecIonosphericModelIonospheric model based on SSR IM201 message. -
Uses of ParameterDriversProvider in org.orekit.models.earth.troposphere
Subinterfaces of ParameterDriversProvider in org.orekit.models.earth.troposphere Modifier and Type Interface Description interfaceDiscreteTroposphericModelDeprecated.as of 12.1, replaced byTroposphericModelinterfaceTroposphericModelDefines a tropospheric model, used to calculate the path delay imposed to electro-magnetic signals between an orbital satellite and a ground station.Classes in org.orekit.models.earth.troposphere that implement ParameterDriversProvider Modifier and Type Class Description classAbstractViennaThe Vienna tropospheric delay model for radio techniques.classAskneNordiusModelThe Askne Nordius model.classCanonicalSaastamoinenModelThe canonical Saastamoinen model.classConstantTroposphericModelDefines a constant tropospheric model.classEstimatedModelAn estimated tropospheric model.classEstimatedTroposphericModelDeprecated.as of 12.1, replaced byEstimatedModelclassFixedTroposphericDelayA static tropospheric model that interpolates the actual tropospheric delay based on values read from a configuration file (tropospheric-delay.txt) via theDataProvidersManager.classMariniMurrayThe Marini-Murray tropospheric delay model for laser ranging.classMariniMurrayModelDeprecated.as of 12.1, replaced byMariniMurrayclassMendesPavlisModelThe Mendes - Pavlis tropospheric delay model for optical techniques.classModifiedHopfieldModelThe modified Hopfield model.classModifiedSaastamoinenModelThe modified Saastamoinen model.classSaastamoinenModelDeprecated.as of 12.1, replaced byModifiedSaastamoinenModelclassTimeSpanEstimatedModelTime span estimated tropospheric model.classTimeSpanEstimatedTroposphericModelDeprecated.as of 12.1, replaced byTimeSpanEstimatedModelclassTroposphericModelAdapterDeprecated.temporary adapter to be removed whenDiscreteTroposphericModelis removedclassViennaOneThe Vienna 1 tropospheric delay model for radio techniques.classViennaOneModelDeprecated.as of 12.1, replaced byViennaOneclassViennaThreeThe Vienna 3 tropospheric delay model for radio techniques.classViennaThreeModelDeprecated.as of 12.1, replaced byViennaThree -
Uses of ParameterDriversProvider in org.orekit.propagation.analytical
Classes in org.orekit.propagation.analytical that implement ParameterDriversProvider Modifier and Type Class Description classAbstractAnalyticalGradientConverterConverter for analytical orbit propagator.classBrouwerLyddanePropagatorThis class propagates aSpacecraftStateusing the analytical Brouwer-Lyddane model (from J2 to J5 zonal harmonics).classFieldAbstractAnalyticalPropagator<T extends CalculusFieldElement<T>>Common handling ofFieldPropagatormethods for analytical propagators.classFieldBrouwerLyddanePropagator<T extends CalculusFieldElement<T>>This class propagates aFieldSpacecraftStateusing the analytical Brouwer-Lyddane model (from J2 to J5 zonal harmonics).classFieldEcksteinHechlerPropagator<T extends CalculusFieldElement<T>>This class propagates aFieldSpacecraftStateusing the analytical Eckstein-Hechler model.classFieldKeplerianPropagator<T extends CalculusFieldElement<T>>Simple Keplerian orbit propagator. -
Uses of ParameterDriversProvider in org.orekit.propagation.analytical.intelsat
Classes in org.orekit.propagation.analytical.intelsat that implement ParameterDriversProvider Modifier and Type Class Description classFieldIntelsatElevenElementsPropagator<T extends CalculusFieldElement<T>>This class provides elements to propagate Intelsat's 11 elements. -
Uses of ParameterDriversProvider in org.orekit.propagation.analytical.tle
Classes in org.orekit.propagation.analytical.tle that implement ParameterDriversProvider Modifier and Type Class Description classFieldDeepSDP4<T extends CalculusFieldElement<T>>This class contains the methods that compute deep space perturbation terms.classFieldSGP4<T extends CalculusFieldElement<T>>This class contains methods to compute propagated coordinates with the SGP4 model.classFieldTLE<T extends CalculusFieldElement<T>>This class is a container for a single set of TLE data.classFieldTLEPropagator<T extends CalculusFieldElement<T>>This class provides elements to propagate TLE's.classTLEThis class is a container for a single set of TLE data. -
Uses of ParameterDriversProvider in org.orekit.propagation.integration
Classes in org.orekit.propagation.integration that implement ParameterDriversProvider Modifier and Type Class Description classFieldIntegratedEphemeris<T extends CalculusFieldElement<T>>This class stores sequentially generated orbital parameters for later retrieval.Methods in org.orekit.propagation.integration with parameters of type ParameterDriversProvider Modifier and Type Method Description Gradient[]AbstractGradientConverter. getParameters(FieldSpacecraftState<Gradient> state, ParameterDriversProvider parametricModel)Get the parametric model parameters, return gradient values for each span of each driver (several gradient values for each parameter).Gradient[]AbstractGradientConverter. getParametersAtStateDate(FieldSpacecraftState<Gradient> state, ParameterDriversProvider parametricModel)Get the parametric model parameters, return gradient values at state date for each driver (only 1 gradient value for each parameter).FieldSpacecraftState<Gradient>AbstractGradientConverter. getState(ParameterDriversProvider parametricModel)Get the state with the number of parameters consistent with parametric model. -
Uses of ParameterDriversProvider in org.orekit.propagation.numerical.cr3bp
Classes in org.orekit.propagation.numerical.cr3bp that implement ParameterDriversProvider Modifier and Type Class Description classCR3BPForceModelClass calculating the acceleration induced by CR3BP model. -
Uses of ParameterDriversProvider in org.orekit.propagation.semianalytical.dsst.forces
Subinterfaces of ParameterDriversProvider in org.orekit.propagation.semianalytical.dsst.forces Modifier and Type Interface Description interfaceDSSTForceModelThis interface represents a force modifying spacecraft motion for aDSSTPropagator.Classes in org.orekit.propagation.semianalytical.dsst.forces that implement ParameterDriversProvider Modifier and Type Class Description classAbstractGaussianContributionCommon handling ofDSSTForceModelmethods for Gaussian contributions to DSST propagation.classDSSTAtmosphericDragAtmospheric drag contribution to theDSSTPropagator.classDSSTJ2SquaredClosedFormSecond order J2-squared force model.classDSSTNewtonianAttractionForce model for Newtonian central body attraction for theDSST propagator.classDSSTSolarRadiationPressureSolar radiation pressure contribution to theDSSTPropagator.classDSSTTesseralTesseral contribution to the central body gravitational perturbation.classDSSTThirdBodyThird body attraction perturbation to theDSSTPropagator.classDSSTZonalZonal contribution to the central body gravitational perturbation.
-