Click or drag to resize

DilutionOfPrecision.GeometryMatrix 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: 25.1.421.0 (25.1.421.0)
Syntax
public DenseMatrix GeometryMatrix { get; }

Return Value

Type: DenseMatrix
The geometry matrix.
See Also