Uses of Class
org.orekit.propagation.relative.yamanakaankersen.YamanakaAnkersenMatrices
Packages that use YamanakaAnkersenMatrices
Package
Description
This package provides an implementation of the equations of Yamanaka and Ankersen.
-
Uses of YamanakaAnkersenMatrices in org.orekit.propagation.relative.yamanakaankersen
Methods in org.orekit.propagation.relative.yamanakaankersen that return YamanakaAnkersenMatricesModifier and TypeMethodDescriptionstatic YamanakaAnkersenMatricesYamanakaAnkersenEquations.computeMatrices(double timeSinceEpoch, double targetA, double targetE, double targetInitialTheta, double targetTheta, double mu) Computes the state transition matrices provided by the Yamanaka-Ankersen equations at time t from an initial state.