C# Class Structures.RadioLinkProfile

Afficher le fichier Open project: mti-rfid/RFID_Explorer

Méthodes publiques

Свойство Type Description
denseReaderMode UInt32
enabled UInt32
narrowbandRssiSamples UInt32
profileId UInt64
profileVersion UInt32
realtimeNarrowbandRssiSamples UInt32
realtimeRssiEnabled UInt32
realtimeWidebandRssiSamples UInt32
widebandRssiSamples UInt32

Protected Properties

Свойство Type Description
length_ UInt32
profileConfig_ ProfileConfig
profileProtocol_ RadioProtocol

Méthodes publiques

Méthode Description
RadioLinkProfile ( )

Method Details

RadioLinkProfile() public méthode

public RadioLinkProfile ( )

Property Details

denseReaderMode public_oe property

public UInt32 denseReaderMode
Résultat UInt32

enabled public_oe property

public UInt32 enabled
Résultat UInt32

length_ protected_oe property

protected UInt32 length_
Résultat UInt32

narrowbandRssiSamples public_oe property

public UInt32 narrowbandRssiSamples
Résultat UInt32

profileConfig_ protected_oe property

protected ProfileConfig,Structures profileConfig_
Résultat ProfileConfig

profileId public_oe property

public UInt64 profileId
Résultat UInt64

profileProtocol_ protected_oe property

protected RadioProtocol profileProtocol_
Résultat RadioProtocol

profileVersion public_oe property

public UInt32 profileVersion
Résultat UInt32

realtimeNarrowbandRssiSamples public_oe property

public UInt32 realtimeNarrowbandRssiSamples
Résultat UInt32

realtimeRssiEnabled public_oe property

public UInt32 realtimeRssiEnabled
Résultat UInt32

realtimeWidebandRssiSamples public_oe property

public UInt32 realtimeWidebandRssiSamples
Résultat UInt32

widebandRssiSamples public_oe property

public UInt32 widebandRssiSamples
Résultat UInt32