EstimableAngleBias Object

Top  Previous  Next

Description

The EstimableAngleBias object holds information about how angle bias elements of an object's state are handled in the Orbit Determination / State Estimation process. This object is not creatable in script, but estimable angle biases are always created as child objects of the MeasurementGroundAzimuth, MeasurementGroundElevation, MeasurementSpacecraftAzimuth, and MeasurementSpacecraftElevation objects as seen in the example below:

 

GroundStation1.Antenna.OD.GroundObservation.Azimuth.Bias.Sigma = 1e-006;

 

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

 

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

 

 

See also

Orbit Determination Guide