Click or drag to resize

DynamicCovariance3By3GetStandardDeviationEvaluator Method

Overload List
  NameDescription
Public methodGetStandardDeviationEvaluator

Constructs an evaluator that calculates the standard deviation (or sigma) of the position variance over time. These sigmas correspond to the OrientationAxes.

This is equivalent to calling GetEllipsoidSizeEvaluator(Scalar) with a sigma factor of 1.0.

Public methodGetStandardDeviationEvaluator(EvaluatorGroup)

Constructs an evaluator that calculates the standard deviation (or sigma) of the position variance over time. These sigmas correspond to the OrientationAxes.

This is equivalent to calling GetEllipsoidSizeEvaluator(Scalar, EvaluatorGroup) with a sigma factor of 1.0.

Top
See Also