SGP4StateEstimator.PerformFit(Variable) Method

Top 

Description

Performs numberOfIterations in the fit process

 

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

SGP4StateEstimator.PerformFit(

Variable numberOfIterations)

 

 

Arguments

numberOfIterations


Description:

The number of iterations of batch least squares process to perform.

Valid Range:

numberOfIterations > 0

 

 

 

Syntax

mySGP4StateEstimator1.PerformFit(myVariable1);

 

 

See also

SGP4StateEstimator Object

SGP4StateEstimator.PerformFit