Click or drag to resize

DilutionOfPrecisionFigureOfMerit Constructor (DilutionOfPrecisionType)

Constructs a new instance based on the given type of dilution of precision.

Namespace:  AGI.Foundation.Coverage.FigureOfMerit
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DilutionOfPrecisionFigureOfMerit(
	DilutionOfPrecisionType type
)

Parameters

type
Type: AGI.Foundation.NavigationDilutionOfPrecisionType
The type of DOP.
See Also