StarField.StarX Property

Top 

Description

The X-components of the vectors pointing toward each star in the Mean of J2000 coordinate system. Only the direction of this vector is used; the magnitude has no effect.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

Array of number

Access:

read/write

 

Syntax

myVariable1 = myStarField1.StarX[0];

 

myStarField1.StarX[0] = myVariable1;

 

See also

StarField Object

Stars Guide