Click or drag to resize

DilutionOfPrecisionGeometryMatrix Property

Gets the Geometry matrix (G) after the rotation to the receiver orientation is applied.

Namespace:  AGI.Foundation.Navigation
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DenseMatrix GeometryMatrix { get; }

Return Value

Type: DenseMatrix
The geometry matrix.
See Also