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. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.
Click here to see the documentation for this object in nanosecond timing precision mode.
Overload List
Signatures
|
Return Value
|
Description
|
BatchLeastSquaresOD.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.
|
BatchLeastSquaresOD.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.
|
BatchLeastSquaresOD.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.
|
BatchLeastSquaresOD.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
BatchLeastSquaresOD Object
Orbit Determination Guide
|