NoradStateEstimator.PerformFit Method

Top 

Description

Executes the fit process, and returns whether convergence occurred.

 

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.

 

Overload List

Signatures

Return Value

Description

NoradStateEstimator.PerformFit()

None

Performs 3 iterations in the fit process.

NoradStateEstimator.PerformFit(Variable numberOfIterations)

None

Performs numberOfIterations in the fit process

NoradStateEstimator.PerformFit(Variable numberOfIterations, Variable wrmsCriteria)

None

Performs up to numberOfIterations in the fit process, or less if the wrmsCriteria is met before then.

 

 

See also

NoradStateEstimator Object