RFmxNRMXSemComponentCarrierConfiguration Class
- Updated2025-10-13
- 2 minute(s) read
Provides methods to configure the SEM Component Carrier measurement.
Derives from
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public class RFmxNRMXSemComponentCarrierConfiguration : RFmxNRMXSubObject
Methods
| Name | Description |
|---|---|
| ConfigureRatedOutputPower(string, double) | Configures the rated output power (Prated, x), which is used only to choose the limit table for medium range base station, FR2 Category A and FR2 Category B. |
| ConfigureRatedOutputPowerArray(string, double[]) | Configures an array of the rated output power (Prated, x), which is used only to choose the limit table for medium range base station, FR2 Category A and FR2 Category B. |
| GetIntegrationBandwidth(string, out double) | Gets the integration bandwidth of a component carrier. This value is expressed in Hz. |
| GetRatedOutputPower(string, out double) | Gets the rated output power (Prated, x), which is used only to choose the limit table for medium range base station, FR2 Category A and FR2 Category B. This value is expressed in dBm. |
| SetRatedOutputPower(string, double) | Sets the rated output power (Prated, x), which is used only to choose the limit table for medium range base station, FR2 Category A and FR2 Category B. This value is expressed in dBm. |