SpacecraftCovariance.Matrix Property

Top 

Description

The covariance matrix in the ICRF associated with all properties to be estimated. Symmetry of the covariance matrix is enforced when setting elements of this matrix.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Attributes

Type:

Matrix of number

Access:

read/write

Default Value:


 

Syntax

myMatrix1 = mySpacecraftCovariance1.Matrix;

 

mySpacecraftCovariance1.Matrix = myMatrix1;

 

See also

SpacecraftCovariance Object

Orbit Determination Guide