RFmxNRMXChpIntegrationBandwidthType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxNRMXChpIntegrationBandwidthType 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.NRMX
Assembly: NationalInstruments.RFmx.NRMX.Fx40 (in NationalInstruments.RFmx.NRMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxNRMXChpIntegrationBandwidthType
Public Enumeration RFmxNRMXChpIntegrationBandwidthType
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. |