Uses of Package
org.orekit.estimation.leastsquares
-
Packages that use org.orekit.estimation.leastsquares Package Description org.orekit.estimation.leastsquares The leastsquares package provides an implementation of a batch least squares estimator engine to perform an orbit determination.org.orekit.propagation.conversion This package provides tools to convert a given propagator or a set ofSpacecraftState
into another propagator. -
Classes in org.orekit.estimation.leastsquares used by org.orekit.estimation.leastsquares Class Description AbstractBatchLSModel Bridge betweenmeasurements
andleast squares problems
.BatchLSEstimator Least squares estimator for orbit determination.BatchLSObserver Observer forbatch least squares estimator
iterations.ModelObserver Observer formodel
calls. -
Classes in org.orekit.estimation.leastsquares used by org.orekit.propagation.conversion Class Description AbstractBatchLSModel Bridge betweenmeasurements
andleast squares problems
.BatchLSModel Bridge betweenmeasurements
andleast squares problems
.DSSTBatchLSModel Bridge betweenmeasurements
andleast squares problems
.ModelObserver Observer formodel
calls.