Uses of Class
org.orekit.estimation.leastsquares.BatchLSEstimator
-
Packages that use BatchLSEstimator Package Description org.orekit.estimation.leastsquares 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.leastsquares Modifier and Type Class Description class
SequentialBatchLSEstimator
Sequential least squares estimator for orbit determination.
-