ODEstimationProcess.AddObjectToProcess(Receiver) Method

Top 

Description

Include the GNSSReceiver in the Estimation process. Whether the GNSSReceiver properties are Estimated, Considered, or Ignored is determined by the GNSSReceiver's ProcessAction flags.

 

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.

 

Method Signature

ODEstimationProcess.AddObjectToProcess(

Receiver gnssReceiver)

 

 

Arguments

gnssReceiver


Description:

The GNSSReceiver object to include in the Estimation process.

Allowed Types:

Receiver, GNSSReceiver, GPSReceiver

 

 

 

Syntax

myODEstimationProcess1.AddObjectToProcess(myReceiver1);

 

 

See also

ODEstimationProcess Object

ODEstimationProcess.AddObjectToProcess

Orbit Determination Guide