RFmxLteMXeNodeBCategory Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the downlink eNodeB (Base station) category. Refer to the 3GPP 36.141 specification for more details.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXeNodeBCategory
Members
| Name | Value | Description |
|---|---|---|
| WideAreaBaseStationCategoryA | 0 | Specifies eNodeB is Wide Area Base Station - Category A. |
| WideAreaBaseStationCategoryBOption1 | 1 | Specifies eNodeB is Wide Area Base Station - Category B Option1. |
| WideAreaBaseStationCategoryBOption2 | 2 | Specifies eNodeB is Wide Area Base Station - Category B Option2. |
| LocalAreaBaseStation | 3 | Specifies eNodeB is Local Area Base Station. |
| HomeBaseStation | 4 | Specifies eNodeB is Home Base Station. |
| MediumRangeBaseStation | 5 | Specifies eNodeB is Medium Range Base Station. |