Enum PdfEnum
Enumeration that describes the shape of the Probability Distribution Function (PDF) that describes the confidence of a location.
Namespace: Pidf
Assembly: Ng911Lib.dll
Syntax
public enum PdfEnum
Fields
Name | Description |
---|---|
normal | Normal (Gausian) |
rectangular | The PDF shape is retangular |
unknown | The PDF is unknown |