CoordinateSystem.CoordinateSystemType Property

Top 

Description

The type of Coordinate System.

 

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:

integer

Access:

read/write

Default Value:

1 ( Specify a DCM via Euler Angles, Quaternion, or Attitude Matrix )

Valid Values:

Value

Label

0

Specify 2 Vectors

1

Specify a DCM via Euler Angles, Quaternion, or Attitude Matrix

2

Specify a chain of CoordinateSystem transformations

 

Syntax

myVariable1 = myCoordinateSystem1.CoordinateSystemType;

 

myCoordinateSystem1.CoordinateSystemType = myVariable1;

 

See also

CoordinateSystem Object

Vectors and Coordinate Systems Guide

Orbit Reference Frames Guide

Attitude Reference Frames Guide

Matrix, Array, and Variable Math Guide