Click or drag to resize

ConstantCovariance3By3.OrientationAxes Property

Gets the time-varying axes of the covariance ellipsoid. This property can be set with SetOrientationAxes(Axes).

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override Axes OrientationAxes { get; }

Property Value

Type: Axes
See Also