SpacecraftODProperties.StateTransitionMatrix Property

Top 

Description

This property has been Deprecated. Please use (Spacecraft.Propagator AsType Integrator).STM instead, using indices to access elements of the matrix.

 

Returns the elements of the State Transition Matrix, in a row-major orientation. The Dimension of this array is the square of the total number of properties being Estimated or Considered for the Spacecraft.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

Array of number

Access:

read

 

Syntax

myVariable1 = mySpacecraftODProperties1.StateTransitionMatrix[0];

 

See also

SpacecraftODProperties Object

Orbit Determination Guide