RFmxLteMXSemComponentCarrierConfiguration Class
- Updated2025-04-08
- 1 minute(s) read
Provides methods to configure the SEM Component Carrier measurement.
Derives from
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public class RFmxLteMXSemComponentCarrierConfiguration : RFmxLteMXSubObject
Methods
Name | Description |
---|---|
ConfigureMaximumOutputPower(string, double) | Configures the maximum output power of the component carrier. |
ConfigureMaximumOutputPowerArray(string, double[]) | Configures the array of maximum output power of the component carrier. |
GetIntegrationBandwidth(string, out double) | Gets the integration bandwidth of a component carrier. This value is expressed in Hz. |
GetMaximumOutputPower(string, out double) | Gets the maximum output power, Pmax,c, per carrier that is used only to choose the limit table for Medium Range Base Station. For more details please refer to the section 6.6.3 of 3GPP 36.141 specification. |
SetMaximumOutputPower(string, double) | Sets the maximum output power, Pmax,c, per carrier that is used only to choose the limit table for Medium Range Base Station. For more details please refer to the section 6.6.3 of 3GPP 36.141 specification. |