BatchLeastSquaresOD.SolutionDampingRho Property

Top 

Description

The computed Rho value from the Solution Damping algorithm. This computed value is compared against the tolerance and used to determine if a state update for a given iteration improves the state estimate. If the state estimate is improved, the Damping Factor is decreased on the subsequent iteration; if it did not improve, the Damping Factor is increased.

 

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.SolutionDampingRho;

 

See also

BatchLeastSquaresOD Object

Orbit Determination Guide