SquareRootInformationFilterOD Object

Top  Previous  Next

Description

The SquareRootInformationFilterOD object provides algorithms for performing Orbit Determination and State Estimation using a Square Root Information Filter technique. The Square Root Information Filter is a different formulation of the standard Extended Kalman Filter, where the square root of the information matrix (the inverse of the covariance) is propagated instead of the covariance. This formulation of the filter improves the stability and robustness of the filter in cases of poor observability or poor conditioning of the covariance. See the Orbit Determination Guide for more information.

 

Inheritance Hierarchy: Object->ODEstimationProcess->SequentialFilter->SquareRootInformationFilterOD

 

Available In Editions:

Mission

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Properties

 

Methods

 

Deprecated Methods

 

 

See also

Orbit Determination Guide