C# 클래스 Structures.RadioLinkProfile

파일 보기 프로젝트 열기: mti-rfid/RFID_Explorer

공개 프로퍼티들

프로퍼티 타입 설명
denseReaderMode UInt32
enabled UInt32
narrowbandRssiSamples UInt32
profileId UInt64
profileVersion UInt32
realtimeNarrowbandRssiSamples UInt32
realtimeRssiEnabled UInt32
realtimeWidebandRssiSamples UInt32
widebandRssiSamples UInt32

보호된 프로퍼티들

프로퍼티 타입 설명
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