NurApiCustomHoptable Class

Extended custom hoptable: added LBT limit and maximum TX level.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class CustomHoptable
Inheritance
Object    NurApiCustomHoptable
Derived

Constructors

NurApiCustomHoptableInitializes a new instance of the NurApiCustomHoptable class

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

chTime Channel time.
Count Channel count.
freqs Frequencies.
lbtThresh LBT threshold. Minimum value is -90.
maxLF Maximum LF.
maxTxLevel Maximum TX level. Range is 0...19; level = 27 - max dBm.
silentTime Pause time between channel change.
Tari Tari. (1=12.5 us, 2=25 us)

See Also