RFMXNR_ATTR_GNODEB_CATEGORY
- Updated2025-10-13
- 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
RFMXNR_ATTR_GNODEB_CATEGORY
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
9437279 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is Wide Area Base Station - Category A.
Name | Value | Description |
|---|---|---|
RFMXNR_VAL_GNODEB_CATEGORY_WIDE_AREA_BASE_STATION_CATEGORY_A | 0 (0x0) | Specifies that the gNodeB type is Wide Area Base Station - Category A. |
RFMXNR_VAL_GNODEB_CATEGORY_WIDE_AREA_BASE_STATION_CATEGORY_B_OPTION1 | 1 (0x1) | Specifies that the gNodeB type is Wide Area Base Station - Category B Option1. |
RFMXNR_VAL_GNODEB_CATEGORY_WIDE_AREA_BASE_STATION_CATEGORY_B_OPTION2 | 2 (0x2) | Specifies that the gNodeB type is Wide Area Base Station - Category B Option2. |
RFMXNR_VAL_GNODEB_CATEGORY_LOCAL_AREA_BASE_STATION | 3 (0x3) | Specifies that the gNodeB type is Local Area Base Station. |
RFMXNR_VAL_GNODEB_CATEGORY_MEDIUM_RANGE_BASE_STATION | 5 (0x5) | Specifies that the gNodeB type is Medium Range Base Station. |
RFMXNR_VAL_GNODEB_CATEGORY_FR2_CATEGORY_A | 6 (0x6) | Specifies that the gNodeB type is FR2 Category A. |
RFMXNR_VAL_GNODEB_CATEGORY_FR2_CATEGORY_B | 7 (0x7) | Specifies that the gNodeB type is FR2 Category B. |