List<Object> Object

Top  Previous  Next

Description

The List object is an array of other FreeFlyer objects. The List is also a base type that provides a count property to the objects that derive from it.  See the Lists reference for more information.

 

Users cannot create instances of this type of object. However, users can access instances of this object type that have been created indirectly, for example as children of other objects. Users can also access any static properties and methods on this object type.

 

Inheritance Hierarchy: Object->List<Object>

Derived Types: PointGroup, Formation, StarField, TLECatalog

 

Available In Editions:

Engineer

Mission

 

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.

 

Constructors

 

Properties

 

Methods

 

 

See also

Lists Guide