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