RFmxLteMXChpIntegrationBandwidthType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXChpIntegrationBandwidthType Enumeration
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.
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 RFmxLteMXChpIntegrationBandwidthType
Public Enumeration RFmxLteMXChpIntegrationBandwidthType
Members
Member name | Value | Description | |
---|---|---|---|
SignalBandwidth | 0 | The IBW excludes the guard bands at the edges of the carrier or subblock. | |
ChannelBandwidth | 1 | The IBW includes the guard bands at the edges of the carrier or subblock. |