MeasurementPseudorange Object

Top  Previous  Next

Description

The MeasurementPseudorange 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 GNSS Pseudorange data as seen in the example below:

 

GNSSReceiver1.OD.GNSSObservation.GPS.Pseudoranges[0].Noise = 0.005;

 

This object has been Deprecated. Please use MeasurementGNSSPseudorange instead.

 

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

 

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

 

Deprecated Properties