Uses of Class
org.orekit.propagation.semianalytical.dsst.forces.FieldAbstractGaussianContributionContext
Packages that use FieldAbstractGaussianContributionContext
Package
Description
This package provides force models for Draper Semi-analytical Satellite Theory (DSST).
-
Uses of FieldAbstractGaussianContributionContext in org.orekit.propagation.semianalytical.dsst.forces
Methods in org.orekit.propagation.semianalytical.dsst.forces with parameters of type FieldAbstractGaussianContributionContextModifier and TypeMethodDescriptionprotected <T extends CalculusFieldElement<T>>
T[]AbstractGaussianContribution.getMeanElementRate(FieldSpacecraftState<T> state, AbstractGaussianContribution.GaussQuadrature gauss, T low, T high, FieldAbstractGaussianContributionContext<T> context, T[] parameters) Computes the mean equinoctial elements rates dai / dt.