Click or drag to resize

Covariance3By3SizeAndOrientationInterpolatorDefinedInAxes Property

Gets or sets the Axes that the CovarianceData is defined in. The Rotation property of the resulting Covariance3By3SizeAndOrientation is the transformation from the OrientationAxes to these DefinedInAxes.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Axes DefinedInAxes { get; set; }

Property Value

Type: Axes
See Also