Uses of Class
org.orekit.estimation.leastsquares.BatchLSEstimator
Packages that use BatchLSEstimator
Package
Description
The leastsquares package provides an implementation of a batch least
squares estimator engine to perform an orbit determination.
-
Uses of BatchLSEstimator in org.orekit.estimation.leastsquares
Subclasses of BatchLSEstimator in org.orekit.estimation.leastsquaresModifier and TypeClassDescriptionclassSequential least squares estimator for orbit determination.