JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.orekit.estimation
package
org.orekit.estimation
This package is the top level package for orbit determination.
Since:
8.0
Author:
Luc Maisonobe, Thierry Ceolin
Related Packages
Package
Description
org.orekit.estimation.iod
This package provides initial orbit determination methods.
org.orekit.estimation.leastsquares
The leastsquares package provides an implementation of a batch least squares estimator engine to perform an orbit determination.
org.orekit.estimation.measurements
The measurements package defines everything that is related to orbit determination measurements.
org.orekit.estimation.sequential
The sequential package provides an implementation of a Kalman Filter engine to perform an orbit determination.
Interfaces
Class
Description
ParameterEstimator
Interface for parameter estimation.