BatchLeastSquaresOD.PerformStateUpdate() Method

Top 

Description

Peforms initialization, Pre-Update calculations, computes and then applies the State Update. No Post-Update calcuations, including Solution Damping, are performed.

 

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.PerformStateUpdate(

)

 

 

Return Value

Type:

boolean

 

 

Returns 1 if the State Update was performed successfully.

 

Syntax

myVariable1 = myBatchLeastSquaresOD1.PerformStateUpdate();

 

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide