C# Class Structures.RadioLinkProfileConfig_ISO18K6C

Inheritance: ProfileConfig
Mostra 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_oe property

public DataDifference data01Difference
return DataDifference

divideRatio public_oe property

public DivideRatio divideRatio
return DivideRatio

millerNumber public_oe property

public MillerNumber millerNumber
return MillerNumber

minT2Delay public_oe property

public UInt32 minT2Delay
return UInt32

modulationType public_oe property

public ModulationType modulationType
return ModulationType

pulseWidth public_oe property

public UInt32 pulseWidth
return UInt32

rtCalibration public_oe property

public UInt32 rtCalibration
return UInt32

rxDelay public_oe property

public UInt32 rxDelay
return UInt32

tari public_oe property

public UInt32 tari
return UInt32

trCalibration public_oe property

public UInt32 trCalibration
return UInt32

trLinkFrequency public_oe property

public UInt32 trLinkFrequency
return UInt32

txPropagationDelay public_oe property

public UInt32 txPropagationDelay
return UInt32

varT2Delay public_oe property

public UInt32 varT2Delay
return UInt32