RFmxNRMXgNodeBCategory Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the downlink gNodeB (base station) category. Refer to the 3GPP 38.104 specification for more information about gNodeB category.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXgNodeBCategory
Members
Name | Value | Description |
---|---|---|
WideAreaBaseStationCategoryA | 0 | The gNodeB type is Wide Area Base Station - Category A. |
WideAreaBaseStationCategoryBOption1 | 1 | The gNodeB type is Wide Area Base Station - Category B Option1. |
WideAreaBaseStationCategoryBOption2 | 2 | The gNodeB type is Wide Area Base Station - Category B Option2. |
LocalAreaBaseStation | 3 | The gNodeB type is Local Area Base Station. |
MediumRangeBaseStation | 5 | The gNodeB type is Medium Range Base Station. |
FR2CategoryA | 6 | The gNodeB type is FR2 Category A. |
FR2CategoryB | 7 | The gNodeB type is FR2 Category B. |