EstimableMeanMotion Object

Top  Previous  Next

Description

The EstimableMeanMotion object holds information about how the mean motion (from the NoradEquinoctial element set) of a Spacecraft state is handled in the Orbit Determination / State Estimation process. This object is not creatable in script, but EstimableMeanMotion is always created as a child object of the Sgp4OrbitStateEstimablePropertyContainer object, as seen below:

 

Spacecraft1.OD.SGP4.MeanMotion.Sigma = 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->EstimableProperty->EstimableMeanMotion

 

Available In Editions:

Engineer

Mission

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Properties

 

Methods