C# Class Structures.RadioLinkProfile

Mostra 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_oe property

public UInt32 denseReaderMode
return UInt32

enabled public_oe property

public UInt32 enabled
return UInt32

length_ protected_oe property

protected UInt32 length_
return UInt32

narrowbandRssiSamples public_oe property

public UInt32 narrowbandRssiSamples
return UInt32

profileConfig_ protected_oe property

protected ProfileConfig,Structures profileConfig_
return ProfileConfig

profileId public_oe property

public UInt64 profileId
return UInt64

profileProtocol_ protected_oe property

protected RadioProtocol profileProtocol_
return RadioProtocol

profileVersion public_oe property

public UInt32 profileVersion
return UInt32

realtimeNarrowbandRssiSamples public_oe property

public UInt32 realtimeNarrowbandRssiSamples
return UInt32

realtimeRssiEnabled public_oe property

public UInt32 realtimeRssiEnabled
return UInt32

realtimeWidebandRssiSamples public_oe property

public UInt32 realtimeWidebandRssiSamples
return UInt32

widebandRssiSamples public_oe property

public UInt32 widebandRssiSamples
return UInt32