Click or drag to resize

ConstantCovariance3By3.SetOrientationAxes Method

Sets the OrientationAxes.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public void SetOrientationAxes(
	Axes orientationAxes
)

Parameters

orientationAxes
Type: AGI.Foundation.Geometry.Axes
The orientation axes of the body axes of the covariance ellipsoid.
See Also