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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond 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