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: 25.1.421.0 (25.1.421.0)
Syntax
public DilutionOfPrecisionFigureOfMerit(
	DilutionOfPrecisionType type
)

Parameters

type
Type: AGI.Foundation.Navigation.DilutionOfPrecisionType
The type of DOP.
See Also