MeasurementRange Object

Top  Previous  Next

Description

The MeasurementRange object is a container for measurement noise, minimum and maximum values, and an Estimable Bias for this measurement. This object is not creatable in script, but is always created as a child object of any measurement object that contains range data as seen in the example below:

 

Spacecraft1.Sensors[0].OD.SpacecraftObservation.Range.Noise = 0.001;

 

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

 

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