FiniteBurnODProperties Object

Top  Previous  Next

Description

The FiniteBurnODProperties object allows the user to access all the properties of the FiniteBurn object that relate to Orbit Determination processing. This includes all Estimable Properties for the FiniteBurn object. This object is not creatable in script, but is always created as a child object of the FiniteBurn object as seen in the example below:

 

FiniteBurn1.OD.ThrustOffsetDeltaX.Sigma = 0.05;

 

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

 

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