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 ofSpacecraftStateinto another propagator. -
Classes in org.orekit.estimation.leastsquares used by org.orekit.estimation.leastsquares Class Description AbstractBatchLSModel Bridge betweenmeasurementsandleast squares problems.BatchLSEstimator Least squares estimator for orbit determination.BatchLSObserver Observer forbatch least squares estimatoriterations.ModelObserver Observer formodelcalls. -
Classes in org.orekit.estimation.leastsquares used by org.orekit.propagation.conversion Class Description AbstractBatchLSModel Bridge betweenmeasurementsandleast squares problems.BatchLSModel Bridge betweenmeasurementsandleast squares problems.DSSTBatchLSModel Bridge betweenmeasurementsandleast squares problems.ModelObserver Observer formodelcalls.