Covariance3By3SizeAndOrientationInterpolator.OrientationAxes Property |
Gets the time-varying axes of the covariance ellipsoid.
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
Axes
See Also