RFmxNRMXDownlinkTestModel Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies the NR test model type when you set the Channel Configuration Mode method to Test Model. Refer to section 4.9.2 of the 3GPP 38.141 specification for more information regarding test model configurations.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public enum RFmxNRMXDownlinkTestModel
Members
Name | Value | Description |
---|---|---|
TM1_1 | 0 | Specifies a TM1.1 NR test model. |
TM1_2 | 1 | Specifies a TM1.2 NR test model. |
TM2 | 2 | Specifies a TM2 NR test model. |
TM2a | 3 | Specifies a TM2a NR test model. |
TM3_1 | 4 | Specifies a TM3.1 NR test model. |
TM3_1a | 5 | Specifies a TM3.1a NR test model. |
TM3_2 | 6 | Specifies a TM3.2 NR test model. |
TM3_3 | 7 | Specifies a TM3.3 NR test model. |
TM2b | 8 | Specifies a TM2b NR test model. |
TM3_1b | 9 | Specifies a TM3.1b NR test model. |