Package org.orekit.estimation.iod
This package provides initial orbit determination methods.
Initial orbit determination methods are used to compute an initial orbit from a small number of observations. The computed orbit can then be used, for instance, as a first guess to initialize an orbit determination engine.
-
Class Summary Class Description IodGauss Gauss angles-only Initial Orbit Determination (IOD) algorithm.IodGibbs Gibbs position-based Initial Orbit Determination (IOD) algorithm.IodGooding Gooding angles only Initial Orbit Determination (IOD) algorithm, assuming Keplerian motion.IodLambert Lambert position-based Initial Orbit Determination (IOD) algorithm, assuming Keplerian motion.IodLaplace Laplace angles-only Initial Orbit Determination (IOD) algorithm, assuming Keplerian motion.