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: 24.2.419.0 (24.2.419.0)
Syntax public Cartesian RotationDerivative { get; }
Public ReadOnly Property RotationDerivative As Cartesian
Get
public:
property Cartesian RotationDerivative {
Cartesian get ();
}
member RotationDerivative : Cartesian with get
Property Value
Type:
CartesianSee Also