Uses of Class
org.orekit.estimation.sequential.PhysicalEstimatedState
-
Packages that use PhysicalEstimatedState Package Description org.orekit.estimation.sequential 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 PhysicalEstimatedState Modifier and Type Method Description List<PhysicalEstimatedState>
RtsSmoother. backwardsSmooth()
Perform a RTS backwards smoothing recursion over the filtered states collected by the observer.
-