ConfigureIntegrationBandwidthType(string, RFmxLteMXChpIntegrationBandwidthType)
- Updated2025-04-08
- 1 minute(s) read
Configures the type of integration bandwidth (IBW), which selects one of the frequency ranges over which the CHP is measured.
Refer to the LTE Channel Power (CHP) topic for more information.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int ConfigureIntegrationBandwidthType(string selectorString, RFmxLteMXChpIntegrationBandwidthType integrationBandwidthType)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
integrationBandwidthType | RFmxLteMXChpIntegrationBandwidthType | Specifies the integration bandwidth (IBW) type used to measure the power of the acquired signal. Integration bandwidth is the frequency interval over which the power in each frequency bin is added to measure the total power in that interval. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.