Click or drag to resize

DynamicCovariance3By3GetEllipsoidSizeEvaluator Method

Overload List
  NameDescription
Public methodGetEllipsoidSizeEvaluator(Scalar)

Constructs an evaluator that calculates dimensions of the ellipsoid containing the uncertainty of a position over time. This is created from the standard deviation (or sigma) of the position variance over time, as well as the given Scalar factor of how many standard deviations of uncertainty to use.

These sigmas correspond to the OrientationAxes.

Public methodGetEllipsoidSizeEvaluator(Scalar, EvaluatorGroup)

Constructs an evaluator that calculates dimensions of the ellipsoid containing the uncertainty of a position over time. This is created from the standard deviation (or sigma) of the position variance over time, as well as the given Scalar factor of how many standard deviations of uncertainty to use.

These sigmas correspond to the OrientationAxes.

Top
See Also