BatchLeastSquaresOD.AddObjectToProcess(ThrustEvent) Method

Top 

Description

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

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

BatchLeastSquaresOD.AddObjectToProcess(

ThrustEvent thrustEvent)

 

 

Arguments

thrustEvent


Description:

The ThrustEvent object to include in the Estimation process.

Allowed Types:

ThrustEvent, Burn, FiniteBurn, ImpulsiveBurn, OutgassingEvent

Repeatable:

1 to Unlimited times

 

 

 

Syntax

myBatchLeastSquaresOD1.AddObjectToProcess(myThrustEvent1);

 

 

See also

BatchLeastSquaresOD Object

BatchLeastSquaresOD.AddObjectToProcess

Orbit Determination Guide