BatchLeastSquaresOD.InformationMatrix Property

Top 

Description

The information matrix in the MJ2000 equatorial frame associated with all properties to be estimated. This is a read-only property representing the information matrix after the accumulation of all the observations. This strictly represents the inverse of the post update covariance. A priori values of the information matrix should be set through the apriori covariance of the state elements.

 

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.

 

Attributes

Type:

Matrix of number

Access:

read

 

Syntax

myMatrix1 = myBatchLeastSquaresOD1.InformationMatrix;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide