SpacecraftCovariance.Diagonal Property

Top 

Description

An array containing the elements of the diagonal (e.g. the Variances) of the Covariance matrix. The dimension of the array will equal the Number of Rows for the Covariance.

 

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:

Array of number

Access:

read/write

Valid Range:

SpacecraftCovariance.Diagonal > 0

 

Syntax

myVariable1 = mySpacecraftCovariance1.Diagonal[0];

 

mySpacecraftCovariance1.Diagonal[0] = myVariable1;

 

See also

SpacecraftCovariance Object

Orbit Determination Guide