BatchLeastSquaresOD.PerformPostUpdateCalculations() Method

Top 

Description

Peforms Post-Update residual calculations after the State Update was completed by calling PerformStateUpdate. If Solution Damping is enabled, the previously computed state update may be modified by this method.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Method Signature

BatchLeastSquaresOD.PerformPostUpdateCalculations(

)

 

 

Return Value

Type:

boolean

 

 

Returns 1 if the Post-Update calculations were performed successfully.

 

Syntax

myVariable1 = myBatchLeastSquaresOD1.PerformPostUpdateCalculations();

 

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide