SpacecraftCovariance.Elements Property

Top 

Description

This property has been Deprecated. Please use Covariance.Matrix instead, using indices to access elements of the matrix.

 

A one-dimensional array containing all the elements of the Covariance matrix.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

Array of number

Access:

read/write

 

Syntax

myVariable1 = mySpacecraftCovariance1.Elements[0];

 

mySpacecraftCovariance1.Elements[0] = myVariable1;

 

See also

SpacecraftCovariance Object

Orbit Determination Guide