ODEstimationProcess.AddObjectToProcess(Spacecraft) Method

Top 

Description

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

Spacecraft spacecraft)

 

 

Arguments

spacecraft


Description:

The Spacecraft object to include in the Estimation process.

 

 

 

Syntax

myODEstimationProcess1.AddObjectToProcess(mySpacecraft1);

 

 

See also

ODEstimationProcess Object

ODEstimationProcess.AddObjectToProcess

Orbit Determination Guide