Uses of Class
org.orekit.propagation.semianalytical.dsst.DSSTHarvester
Packages that use DSSTHarvester
Package
Description
This package provides an implementation of the Draper Semi-analytical
Satellite Theory (DSST).
-
Uses of DSSTHarvester in org.orekit.propagation.semianalytical.dsst
Methods in org.orekit.propagation.semianalytical.dsst that return DSSTHarvesterModifier and TypeMethodDescriptionprotected DSSTHarvesterDSSTPropagator.createHarvester(String stmName, RealMatrix initialStm, DoubleArrayDictionary initialJacobianColumns) Create the harvester suitable for propagator.protected DSSTHarvesterDSSTPropagator.getHarvester()Get the harvester.DSSTPropagator.setupMatricesComputation(String stmName, RealMatrix initialStm, DoubleArrayDictionary initialJacobianColumns) Set up computation of State Transition Matrix and Jacobians matrix with respect to parameters.