UnscentedKalmanFilterOD.GetPostUpdateResidualStatistics Method

Top 

Description

Computes statistics on the list of Observations which are in the Observation Buffer. Returns the number of measurement types included in the Observation buffer.

 

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

UnscentedKalmanFilterOD.GetPostUpdateResidualStatistics(StringArray measurementTypes, Array residualMean, Array residualSigma, Array residualRMS)

Variable

Computes statistics on the list of Observations which are in the Observation Buffer. Returns the number of measurement types included in the Observation buffer.

UnscentedKalmanFilterOD.GetPostUpdateResidualStatistics(StringArray measurementTypes, Array residualMean, Array residualSigma, Array residualRMS, Variable includeEditedMeasurements)

Variable

Computes statistics on the list of Observations which are in the Observation Buffer. Returns the number of measurement types included in the Observation buffer.

UnscentedKalmanFilterOD.GetPostUpdateResidualStatistics(StringArray measurementTypes, Array residualMean, Array residualSigma, Array residualRMS, Array residualKurtosis, Array residualSkewness)

Variable

Computes statistics on the list of Observations which are in the Observation Buffer. Returns the number of measurement types included in the Observation buffer.

UnscentedKalmanFilterOD.GetPostUpdateResidualStatistics(StringArray measurementTypes, Array residualMean, Array residualSigma, Array residualRMS, Array residualKurtosis, Array residualSkewness, Variable includeEditedMeasurements)

Variable

Computes statistics on the list of Observations which are in the Observation Buffer. Returns the number of measurement types included in the Observation buffer.

 

 

See also

UnscentedKalmanFilterOD Object

Orbit Determination Guide