Click or drag to resize

ConstantCovariance3By3.GetEvaluator Method

Overload List
  NameDescription
Public methodGetEvaluator()
Constructs an evaluator that calculates the size and orientation of the position covariance over time.
(Inherited from DynamicCovariance3By3.)
Public methodGetEvaluator(Axes)
Constructs an evaluator that calculates the size and orientation of the position covariance over time.
(Inherited from DynamicCovariance3By3.)
Public methodGetEvaluator(EvaluatorGroup)
Constructs an evaluator that calculates the size and orientation of the position covariance over time.
(Overrides DynamicCovariance3By3.GetEvaluator(EvaluatorGroup).)
Public methodGetEvaluator(Axes, EvaluatorGroup)
Constructs an evaluator that calculates the size and orientation of the position covariance over time.
(Overrides DynamicCovariance3By3.GetEvaluator(Axes, EvaluatorGroup).)
Top
See Also