Click or drag to resize

DilutionOfPrecisionGetGeometryMatrix Method

Note: This API is now obsolete.

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
[ObsoleteAttribute("Use GeometryMatrix instead")]
public double[,] GetGeometryMatrix()

Return Value

Type: Double
The geometry matrix.
See Also