StarField.StarDeclination Property

Top 

Description

The declination in the Mean of J2000 coordinate system of the stars.

 

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

Access:

read/write

Units:

deg

Valid Range:

-90 ≤ StarField.StarDeclination ≤ 90

 

Syntax

myVariable1 = myStarField1.StarDeclination[0];

 

myStarField1.StarDeclination[0] = myVariable1;

 

See also

StarField Object

Stars Guide