GroundObservationMeasurements Object

Top  Previous  Next

Description

The GroundObservationMeasurements object is a container for all measurement noise and bias information related to the GroundStationObservation. The GroundObservationMeasurements object holds the noise and bias data for the Azimuth, Elevation, Range, and RangeRate Measurement objects. This object is not creatable in script, but is always created as a child object of the GroundAntennaODProperties object as seen in the example below:

 

GroundStation1.Antenna.OD.GroundObservation.Azimuth.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->GroundObservationMeasurements

 

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