CoordinateSystem.AttitudeMatrix11 Property

Top 

Description

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

 

The (1,1) component of the direction cosine matrix that moves a vector from MJ2000 Earth Equator to the coordinate system represented by the calling CoordinateSystem object.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read

 

Syntax

myVariable1 = myCoordinateSystem1.AttitudeMatrix11;

 

See also

CoordinateSystem Object

Vectors and Coordinate Systems Guide

Orbit Reference Frames Guide

Attitude Reference Frames Guide

Matrix, Array, and Variable Math Guide