public class STUHFL_T_ST25RU3993_Gb29768_FilterCalibration extends BR_ST25RU3993_Gb29768_FilterCalibration
BR_ST25RU3993_Gb29768_FilterCalibration.Fields
Modifier and Type | Field and Description |
---|---|
STUHFL_E.GB29768_BLF |
blf |
STUHFL_E.GB29768_CODING |
coding
< I Param: Link Frequency for which HP/LP values shall be applied
|
byte |
highPass
< I Param: Coding for which HP/LP values shall be applied
|
byte |
lowPass
< I/O Param: High pass filter value.
|
Constructor and Description |
---|
STUHFL_T_ST25RU3993_Gb29768_FilterCalibration() |
STUHFL_T_ST25RU3993_Gb29768_FilterCalibration(STUHFL_E.GB29768_BLF blf,
STUHFL_E.GB29768_CODING coding,
byte highPass,
byte lowPass) |
STUHFL_T_ST25RU3993_Gb29768_FilterCalibration(STUHFL_T_ST25RU3993_Gb29768_FilterCalibration other)
< I/O Param: Low pass filter value.
|
Modifier and Type | Method and Description |
---|---|
STUHFL_E.RET_CODE |
commit()
Set reader Rx Filter calibration for GB/T 29768 config
|
STUHFL_E.RET_CODE |
fetch()
Get reader Rx Filter calibration for GB/T 29768 config
|
java.lang.String |
toString() |
_Get_Gb29768_FilterCalibration, _Set_Gb29768_FilterCalibration
public STUHFL_E.GB29768_BLF blf
public STUHFL_E.GB29768_CODING coding
public byte highPass
public byte lowPass
public STUHFL_T_ST25RU3993_Gb29768_FilterCalibration(STUHFL_T_ST25RU3993_Gb29768_FilterCalibration other)
public STUHFL_T_ST25RU3993_Gb29768_FilterCalibration(STUHFL_E.GB29768_BLF blf, STUHFL_E.GB29768_CODING coding, byte highPass, byte lowPass)
public STUHFL_T_ST25RU3993_Gb29768_FilterCalibration()
public STUHFL_E.RET_CODE commit()
public STUHFL_E.RET_CODE fetch()
public java.lang.String toString()
toString
in class java.lang.Object