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.2.419.0 (24.2.419.0)
Syntax public Covariance3By3Evaluator GetEvaluator()
Public Function GetEvaluator As Covariance3By3Evaluator
public:
Covariance3By3Evaluator^ GetEvaluator()
member GetEvaluator : unit -> Covariance3By3Evaluator
Return Value
Type:
Covariance3By3EvaluatorThe covariance evaluator.
See Also