Uses of Class
org.orekit.estimation.sequential.PhysicalEstimatedState
Packages that use PhysicalEstimatedState
Package
Description
The sequential package provides an implementation of a
Kalman Filter engine to perform an orbit determination.
-
Uses of PhysicalEstimatedState in org.orekit.estimation.sequential
Methods in org.orekit.estimation.sequential that return types with arguments of type PhysicalEstimatedStateModifier and TypeMethodDescriptionRtsSmoother.backwardsSmooth()Perform a RTS backwards smoothing recursion over the filtered states collected by the observer.