Click or drag to resize

Covariance3By3EvaluatorDefinedIn Property

Gets the Axes that the covariance information is defined in. The Rotation property of the resulting Covariance3By3SizeAndOrientation is the transformation from the covariance ellipsoid body axes to these DefinedIn axes.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract Axes DefinedIn { get; }

Property Value

Type: Axes
See Also