RFmxLteMXTransmitterArchitecture Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXTransmitterArchitecture Enumeration
Specifies the RF architecture at the transmitter in case of a multicarrier. 3GPP defines different options, each component carriers within a subblock can have separate LO or one common LO for an entire subblock. Based upon the selected option, the additional results are calculated.
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 RFmxLteMXTransmitterArchitecture
Public Enumeration RFmxLteMXTransmitterArchitecture
Members
Member name | Value | Description | |
---|---|---|---|
LOPerComponentCarrier | 0 | IQ impairments and In-band emission are calculated per component carrier. | |
LOPerSubblock | 1 | Additional subblock based results such as Subblock IQ Offset and Subblock In band emission are calculated apart from per carrier results. |