Uses of Class
org.orekit.propagation.semianalytical.dsst.forces.DSSTJ2SquaredClosedFormContext
-
Packages that use DSSTJ2SquaredClosedFormContext Package Description org.orekit.propagation.semianalytical.dsst.forces This package provides force models for Draper Semi-analytical Satellite Theory (DSST). -
-
Uses of DSSTJ2SquaredClosedFormContext in org.orekit.propagation.semianalytical.dsst.forces
Methods in org.orekit.propagation.semianalytical.dsst.forces with parameters of type DSSTJ2SquaredClosedFormContext Modifier and Type Method Description double
ZeisModel. computeC2Z(DSSTJ2SquaredClosedFormContext context)
Get the value of the Zeis constant.double[]
J2SquaredModel. computeMeanEquinoctialSecondOrderTerms(DSSTJ2SquaredClosedFormContext context)
Compute the J2-squared second-order terms in equinoctial elements.double[]
ZeisModel. computeMeanEquinoctialSecondOrderTerms(DSSTJ2SquaredClosedFormContext context)
Compute the J2-squared second-order terms in equinoctial elements.
-