RFmxLteMXTransmitterArchitecture Enumeration
- Updated2025-04-08
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXTransmitterArchitecture
Members
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. |