C# Class Structures.DynamicQParms

Inheritance: SingulationAlgorithmParms
Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
maxQValue byte
minQValue byte
retryCount byte
startQValue byte
thresholdMultiplier byte
toggleTarget byte

Méthodes publiques

Méthode Description
DynamicQParms ( )

Method Details

DynamicQParms() public méthode

public DynamicQParms ( )

Property Details

maxQValue public_oe property

public byte maxQValue
Résultat byte

minQValue public_oe property

public byte minQValue
Résultat byte

retryCount public_oe property

public byte retryCount
Résultat byte

startQValue public_oe property

public byte startQValue
Résultat byte

thresholdMultiplier public_oe property

public byte thresholdMultiplier
Résultat byte

toggleTarget public_oe property

public byte toggleTarget
Résultat byte