Vector.ExistingXAxisCoordinateSystem Property

Top 

Description

Specifies the coordinate system to use when the VectorType is 'Existing X-Axis'.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

1 ( ICRF )

Valid Values:

Value

Label

1

ICRF

2

Mean of J2000 Earth Ecliptic

3

True of Date Earth Equator

4

Earth Fixed

6

True Equator Mean Equinox

8

Mean of Date Earth Equator

18

CIRF

 

Syntax

myVariable1 = myVector1.ExistingXAxisCoordinateSystem;

 

myVector1.ExistingXAxisCoordinateSystem = myVariable1;

 

See also

Vector Object

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide