RFmxLteMXDownlinkTestModel Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXDownlinkTestModel Enumeration
Specifies the E-UTRA Test Model type when you set the SetDownlinkChannelConfigurationMode(String, RFmxLteMXDownlinkChannelConfigurationMode) method to TestModel. Refer to section 6.1.1 of the 3GPP 36.141 specification for more information regarding test model configurations.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXDownlinkTestModel
Public Enumeration RFmxLteMXDownlinkTestModel
Members
Member name | Value | Description | |
---|---|---|---|
TM1_1 | 0 | Specifies an E-UTRA Test Model 1.1. | |
TM1_2 | 1 | Specifies an E-UTRA Test Model 1.2. | |
TM2 | 2 | Specifies an E-UTRA Test Model 2. | |
TM2A | 3 | Specifies an E-UTRA Test Model 2a. | |
TM3_1 | 4 | Specifies an E-UTRA Test Model 3.1. | |
TM3_2 | 5 | Specifies an E-UTRA Test Model 3.2. | |
TM3_3 | 6 | Specifies an E-UTRA Test Model 3.3. | |
TM3_1A | 7 | Specifies an E-UTRA Test Model 3.1a. | |
TM2B | 8 | Specifies an E-UTRA Test Model 2b. | |
TM3_1B | 9 | Specifies an E-UTRA Test Model 3.1b. |