Uses of Interface
org.orekit.estimation.sequential.KalmanObserver
-
Packages that use KalmanObserver Package Description org.orekit.estimation.sequential -
-
Uses of KalmanObserver in org.orekit.estimation.sequential
Methods in org.orekit.estimation.sequential with parameters of type KalmanObserver Modifier and Type Method Description void
KalmanEstimator. setObserver(KalmanObserver observer)
Set the observer.
-