StarField(Variable) Constructor

Top 

Description

Creates a new StarField object using the count specified by count.

 

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.

 

Constructor Signature

StarField(

Variable count)

 

 

Arguments

count


Description:

Count of the StarField

Valid Range:

count ≥ 0

 

 

 

Syntax

StarField myStarField1(myVariable1);

 

 

See also

StarField Object

Stars Guide