SGP4Properties Object

Top  Previous  Next

Description

The SGP4Properties object provides a collection of properties associated with the SGP4/SGP4-XP propagator. This object is not creatable in script, but is always created as a child object of the Spacecraft object, as seen in the example below:

 

Spacecraft1.SGP4Properties.AGOM = 0.001;

 

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->SGP4Properties

Parent Object: Spacecraft

 

Available In Editions:

Engineer

Mission

 

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.

 

Properties

 

Methods