RFmxSpecAnMXChpRrcFilterEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Note: This API is now obsolete.
Specifies whether to apply the root-raised-cosine (RRC) filter on the acquired channel after measuring the channel power.
Namespace: NationalInstruments.RFmx.SpecAnMX
Assembly: NationalInstruments.RFmx.SpecAnMX.Fx40 (in NationalInstruments.RFmx.SpecAnMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
[ObsoleteAttribute("Use RFmxSpecAnChpCarrierRrcFilterEnabled instead")] public enum RFmxSpecAnMXChpRrcFilterEnabled
<ObsoleteAttribute("Use RFmxSpecAnChpCarrierRrcFilterEnabled instead")> Public Enumeration RFmxSpecAnMXChpRrcFilterEnabled
Members
| Member name | Value | Description |
|---|---|---|
| False | 0 | The channel power of the acquired channel is measured directly. |
| True | 1 | The measurement applies the RRC filter on the acquired channel before measuring the channel power. |