MocThreshold Enumeration

Namespace: id3.Finger

Definition

Enumerates some typical values for the match-on-card decision threshold.
class MocThreshold
enum MocThreshold
public enum MocThreshold
public enum MocThreshold
public enum MocThreshold
typedef enum id3FingerMocThreshold

Fields

Name

Value

Description

fmr100

2045

False Match Rate = 1%

fmr1000

2828

False Match Rate = 0.1% (1/1K)

fmr10000

3785

False Match Rate = 0.01% (1/10K)

fmr100000

5011

False Match Rate = 0.001% (1/100K)

fmr1000000

6569

False Match Rate = 0.0001% (1/1M)

fmr10000000

8534

False Match Rate = 0.00001% (1/10M)