GroundAntennaODProperties Object

Top  Previous  Next

Description

The GroundAntennaODProperties object allows the user to access the list of EstimableProperties that are associated with a GroundAntenna.  This object is not creatable in script, but is always created as a child object of the GroundAntenna object as seen in the example below:

 

GroundStation1.Antenna.OD.TimeTagBias.Sigma = 0.0001;

 

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->ODProperties->GroundAntennaODProperties

 

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

 

Deprecated Properties

 

 

See also

Orbit Determination Guide