C# Class Structures.RadioLinkProfileConfig_ISO18K6C

Inheritance: ProfileConfig
Show file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
data01Difference DataDifference
divideRatio DivideRatio
millerNumber MillerNumber
minT2Delay UInt32
modulationType ModulationType
pulseWidth UInt32
rtCalibration UInt32
rxDelay UInt32
tari UInt32
trCalibration UInt32
trLinkFrequency UInt32
txPropagationDelay UInt32
varT2Delay UInt32

Public Methods

Method Description
RadioLinkProfileConfig_ISO18K6C ( )

Method Details

RadioLinkProfileConfig_ISO18K6C() public method

Property Details

data01Difference public property

public DataDifference data01Difference
return DataDifference

divideRatio public property

public DivideRatio divideRatio
return DivideRatio

millerNumber public property

public MillerNumber millerNumber
return MillerNumber

minT2Delay public property

public UInt32 minT2Delay
return UInt32

modulationType public property

public ModulationType modulationType
return ModulationType

pulseWidth public property

public UInt32 pulseWidth
return UInt32

rtCalibration public property

public UInt32 rtCalibration
return UInt32

rxDelay public property

public UInt32 rxDelay
return UInt32

tari public property

public UInt32 tari
return UInt32

trCalibration public property

public UInt32 trCalibration
return UInt32

trLinkFrequency public property

public UInt32 trLinkFrequency
return UInt32

txPropagationDelay public property

public UInt32 txPropagationDelay
return UInt32

varT2Delay public property

public UInt32 varT2Delay
return UInt32