ODEstimationProcess.AddObjectToProcess(Sensor) Method

Top 

Description

Include the Sensor in the Estimation process. Whether the Sensor properties are Estimated, Considered, or Ignored is determined by the Sensor'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(

Sensor sensor)

 

 

Arguments

sensor


Description:

The Sensor object to include in the Estimation process.

 

 

 

Syntax

myODEstimationProcess1.AddObjectToProcess(mySensor1);

 

 

See also

ODEstimationProcess Object

ODEstimationProcess.AddObjectToProcess

Orbit Determination Guide