Click or drag to resize

DynamicCovariance3By3GetEvaluator Method

Constructs an evaluator that calculates the size and orientation of the position covariance over time.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Covariance3By3Evaluator GetEvaluator()

Return Value

Type: Covariance3By3Evaluator
The covariance evaluator.
See Also