C# Class Structures.RadioLinkProfile

Show file Open project: mti-rfid/RFID_Explorer

Public Properties

Property Type Description
denseReaderMode UInt32
enabled UInt32
narrowbandRssiSamples UInt32
profileId UInt64
profileVersion UInt32
realtimeNarrowbandRssiSamples UInt32
realtimeRssiEnabled UInt32
realtimeWidebandRssiSamples UInt32
widebandRssiSamples UInt32

Protected Properties

Property Type Description
length_ UInt32
profileConfig_ ProfileConfig
profileProtocol_ RadioProtocol

Public Methods

Method Description
RadioLinkProfile ( )

Method Details

RadioLinkProfile() public method

public RadioLinkProfile ( )

Property Details

denseReaderMode public property

public UInt32 denseReaderMode
return UInt32

enabled public property

public UInt32 enabled
return UInt32

length_ protected property

protected UInt32 length_
return UInt32

narrowbandRssiSamples public property

public UInt32 narrowbandRssiSamples
return UInt32

profileConfig_ protected property

protected ProfileConfig,Structures profileConfig_
return ProfileConfig

profileId public property

public UInt64 profileId
return UInt64

profileProtocol_ protected property

protected RadioProtocol profileProtocol_
return RadioProtocol

profileVersion public property

public UInt32 profileVersion
return UInt32

realtimeNarrowbandRssiSamples public property

public UInt32 realtimeNarrowbandRssiSamples
return UInt32

realtimeRssiEnabled public property

public UInt32 realtimeRssiEnabled
return UInt32

realtimeWidebandRssiSamples public property

public UInt32 realtimeWidebandRssiSamples
return UInt32

widebandRssiSamples public property

public UInt32 widebandRssiSamples
return UInt32