Covariance3By3DerivativeRotationDerivative Property |
Gets the
Cartesian describing the derivative of the rotation to the axes of the Covariance Ellipsoid.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Cartesian RotationDerivative { get; }
Public ReadOnly Property RotationDerivative As Cartesian
Get
public:
property Cartesian RotationDerivative {
Cartesian get ();
}
member RotationDerivative : Cartesian with get
Property Value
Type:
Cartesian
See Also