EstimablePositionComponent Object

Top  Previous  Next

Description

The EstimablePositionComponent object holds information about how the h, k, p, and q components (from the Equinoctial element set) of a Spacecraft state is handled in the Orbit Determination / State Estimation process. This object is not creatable in script, but EstimablePositionComponent's are always created as a child object of the EquinoctialOrbitStateEstimablePropertyContainer and NoradOrbitStateEstimablePropertyContainer objects, as seen below:

 

Spacecraft1.OD.Equinoctial.H.Sigma = 1e-5;

 

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

 

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.

 

Properties

 

Methods