NurApiCustomHoptableEx Class

Definition

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

Constructors

NurApiCustomHoptableExInitializes a new instance of the NurApiCustomHoptableEx 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.
(Inherited from NurApiCustomHoptable)
Count Channel count.
(Inherited from NurApiCustomHoptable)
freqs Frequencies.
(Inherited from NurApiCustomHoptable)
lbtThresh LBT threshold. Minimum value is -90.
(Inherited from NurApiCustomHoptable)
maxLF Maximum LF.
(Inherited from NurApiCustomHoptable)
maxTxLevel Maximum TX level. Range is 0...19; level = 27 - max dBm.
(Inherited from NurApiCustomHoptable)
silentTime Pause time between channel change.
(Inherited from NurApiCustomHoptable)
Tari Tari. (1=12.5 us, 2=25 us)
(Inherited from NurApiCustomHoptable)

See Also