Click or drag to resize

DilutionOfPrecisionGetGeometryMatrix Method

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: 23.1.416.0 (23.1.416.0)
Syntax
public double[,] GetGeometryMatrix()

Return Value

Type: Double
The geometry matrix.
See Also