C# 클래스 Structures.DynamicQParms

상속: SingulationAlgorithmParms
파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 프로퍼티들

프로퍼티 타입 설명
maxQValue byte
minQValue byte
retryCount byte
startQValue byte
thresholdMultiplier byte
toggleTarget byte

공개 메소드들

메소드 설명
DynamicQParms ( )

메소드 상세

DynamicQParms() 공개 메소드

public DynamicQParms ( )

프로퍼티 상세

maxQValue 공개적으로 프로퍼티

public byte maxQValue
리턴 byte

minQValue 공개적으로 프로퍼티

public byte minQValue
리턴 byte

retryCount 공개적으로 프로퍼티

public byte retryCount
리턴 byte

startQValue 공개적으로 프로퍼티

public byte startQValue
리턴 byte

thresholdMultiplier 공개적으로 프로퍼티

public byte thresholdMultiplier
리턴 byte

toggleTarget 공개적으로 프로퍼티

public byte toggleTarget
리턴 byte