SensorODProperties Object

Top  Previous  Next

Description

The SensorODProperties object allows the user to access all the properties of the Sensor object that relate to OrbitDetermination processing. This includes all Estimable Properties for the Sensor object as well as measurement noise and bias properties associated with SpacecraftObservations. This object is not creatable in script, but is always created as a child object of the Sensor object as seen in the example below:

 

Spacecraft1.Sensors[0].OD.SpacecraftObservation.RangeRate.Noise = 0.1;

 

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

 

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