Click or drag to resize

ConstantCovariance3By3SetOrientationAxes Method

Sets the OrientationAxes.

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

Parameters

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