Star.Position Property

Top 

Description

The vector pointing toward the 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 nanosecond timing precision mode.

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

 

Attributes

Type:

Array of number (size = 3)

Access:

read/write

Default Value:

{ 1, 0, 0 }

 

Syntax

myVariable1 = myStar1.Position[0];

 

myStar1.Position[0] = myVariable1;

 

See also

Star Object

Coverage and Contact Analysis Guide

Stars Guide