Uses of Interface
org.orekit.estimation.leastsquares.BatchLSObserver
Packages that use BatchLSObserver
Package
Description
The leastsquares package provides an implementation of a batch least
squares estimator engine to perform an orbit determination.
-
Uses of BatchLSObserver in org.orekit.estimation.leastsquares
Methods in org.orekit.estimation.leastsquares with parameters of type BatchLSObserverModifier and TypeMethodDescriptionvoidBatchLSEstimator.setObserver(BatchLSObserver observer) Set an observer for iterations.