Click or drag to resize

Covariance3By3SizeAndOrientationInterpolatorGetEvaluator 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)
Gets an evaluator that interpolates Covariance3By3SizeAndOrientation information.
(Overrides DynamicCovariance3By3GetEvaluator(EvaluatorGroup).)
Public methodGetEvaluator(Axes, EvaluatorGroup)
Constructs an evaluator that calculates the size and orientation of the position covariance over time.
(Overrides DynamicCovariance3By3GetEvaluator(Axes, EvaluatorGroup).)
Top
See Also