BatchLeastSquaresOD.AddObjectToProcess Method

Top 

Description

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

 

Overload List

Signatures

Return Value

Description

BatchLeastSquaresOD.AddObjectToProcess(GroundAntenna groundAntenna)

None

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

BatchLeastSquaresOD.AddObjectToProcess(GroundStation groundStation)

None

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

BatchLeastSquaresOD.AddObjectToProcess(List<ThrustEvent> thrustEvent)

None

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

BatchLeastSquaresOD.AddObjectToProcess(Receiver gnssReceiver)

None

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

BatchLeastSquaresOD.AddObjectToProcess(Sensor sensor)

None

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

BatchLeastSquaresOD.AddObjectToProcess(Spacecraft spacecraft)

None

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

BatchLeastSquaresOD.AddObjectToProcess(ThrustEvent thrustEvent)

None

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.

BatchLeastSquaresOD.AddObjectToProcess(Transponder transponder)

None

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

 

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide