Covariance3By3SizeAndOrientationInterpolatorOrientationAxes Property |
Gets the time-varying axes of the covariance ellipsoid.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override Axes OrientationAxes { get; }
Public Overrides ReadOnly Property OrientationAxes As Axes
Get
public:
virtual property Axes^ OrientationAxes {
Axes^ get () override;
}
abstract OrientationAxes : Axes with get
override OrientationAxes : Axes with get
Property Value
Type:
AxesSee Also