BatchLeastSquaresOD.SolutionDampingAlpha Property

Top 

Description

The computed Alpha value from the Quadratic Solution Damping algorithm. This term is used to scale the state update for a given iteration and adjust the Damping Factor on the subsequent iteration when the computed Rho is greater than the specified tolerance.

 

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.

 

Attributes

Type:

number

Access:

read

 

Syntax

myVariable1 = myBatchLeastSquaresOD1.SolutionDampingAlpha;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide