Package org.orekit.estimation.iod


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.

  • Classes
    Class
    Description
    Gauss angles-only Initial Orbit Determination (IOD) algorithm.
    Gibbs position-based Initial Orbit Determination (IOD) algorithm.
    Gooding angles only Initial Orbit Determination (IOD) algorithm, assuming Keplerian motion.
    HerrickGibbs position-based Initial Orbit Determination (IOD) algorithm.
    Lambert position-based Initial Orbit Determination (IOD) algorithm, assuming Keplerian motion.
    Laplace angles-only Initial Orbit Determination (IOD) algorithm, assuming Keplerian motion.