NurApiRegionInfo Class

Holds information about specific region

Definition

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

Constructors

NurApiRegionInfoInitializes a new instance of the NurApiRegionInfo 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

baseFrequency RF base frequency in kHz.
channelCount RF channel count.
channelSpacing RF channel spacing in kHz.
channelTime Maximum RF channel on time.
name Name of region
regionId Region ID see Region property

See Also