SpacecraftProcessNoise.Matrix Property

Top 

Description

The Process Noise rate matrix expressed in the frame as specified by the ReferenceFrame property. The matrix is used with the Cartesian Element set and can contain Cd, Rho1, and/or Cr terms as well.

 

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/write

Default Value:


 

Syntax

myMatrix1 = mySpacecraftProcessNoise1.Matrix;

 

mySpacecraftProcessNoise1.Matrix = myMatrix1;

 

See also

SpacecraftProcessNoise Object