C# Класс Structures.RadioLinkProfile

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
denseReaderMode UInt32
enabled UInt32
narrowbandRssiSamples UInt32
profileId UInt64
profileVersion UInt32
realtimeNarrowbandRssiSamples UInt32
realtimeRssiEnabled UInt32
realtimeWidebandRssiSamples UInt32
widebandRssiSamples UInt32

Защищенные свойства (Protected)

Свойство Тип Описание
length_ UInt32
profileConfig_ ProfileConfig
profileProtocol_ RadioProtocol

Открытые методы

Метод Описание
RadioLinkProfile ( )

Описание методов

RadioLinkProfile() публичный Метод

public RadioLinkProfile ( )

Описание свойств

denseReaderMode публичное свойство

public UInt32 denseReaderMode
Результат UInt32

enabled публичное свойство

public UInt32 enabled
Результат UInt32

length_ защищенное свойство

protected UInt32 length_
Результат UInt32

narrowbandRssiSamples публичное свойство

public UInt32 narrowbandRssiSamples
Результат UInt32

profileConfig_ защищенное свойство

protected ProfileConfig,Structures profileConfig_
Результат ProfileConfig

profileId публичное свойство

public UInt64 profileId
Результат UInt64

profileProtocol_ защищенное свойство

protected RadioProtocol profileProtocol_
Результат RadioProtocol

profileVersion публичное свойство

public UInt32 profileVersion
Результат UInt32

realtimeNarrowbandRssiSamples публичное свойство

public UInt32 realtimeNarrowbandRssiSamples
Результат UInt32

realtimeRssiEnabled публичное свойство

public UInt32 realtimeRssiEnabled
Результат UInt32

realtimeWidebandRssiSamples публичное свойство

public UInt32 realtimeWidebandRssiSamples
Результат UInt32

widebandRssiSamples публичное свойство

public UInt32 widebandRssiSamples
Результат UInt32