StarField.InputSource Property

Top 

Description

The source for defining the location and data for the stars. 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/write

Default Value:

0 ( User Defined )

Valid Values:

Value

Label

0

User Defined

1

File

2

Evenly Distributed

 

Syntax

myVariable1 = myStarField1.InputSource;

 

myStarField1.InputSource = myVariable1;

 

Example 1

 

See also

StarField Object

Get Command

Stars Guide