TransponderODProperties Object

Top  Previous  Next

Description

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

 

Spacecraft1.Transponders[0].OD.TransponderDelay.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->TransponderODProperties

 

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

 

 

See also

Orbit Determination Guide