ODEstimationProcess.AddObjectToProcess(GroundStation) Method

Top 

Description

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

GroundStation groundStation)

 

 

Arguments

groundStation


Description:

The GroundStation object to include in the Estimation process.

 

 

 

Syntax

myODEstimationProcess1.AddObjectToProcess(myGroundStation1);

 

 

See also

ODEstimationProcess Object

ODEstimationProcess.AddObjectToProcess

Orbit Determination Guide