KalmanFilterOD.AddObjectToProcess(GroundAntenna) Method

Top 

Description

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

KalmanFilterOD.AddObjectToProcess(

GroundAntenna groundAntenna)

 

 

Arguments

groundAntenna


Description:

The GroundAntenna object to include in the Estimation process.

 

 

 

Syntax

myKalmanFilterOD1.AddObjectToProcess(myGroundAntenna1);

 

 

See also

KalmanFilterOD Object

KalmanFilterOD.AddObjectToProcess

Orbit Determination Guide