StarField.CatalogType Property

Top 

Description

The type of star catalog, when the input source is from a file. To load stars from a catalog, the Get command must be used. This property will be set when the Get command is called.

 

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

Valid Values:

Value

Label

-1

N/A

0

FreeFlyer

1

OpenUniverse

2

SkyMap

 

Syntax

myVariable1 = myStarField1.CatalogType;

 

Example 1

 

See also

StarField Object

Get Command

Stars Guide