RFmxTdscdmaMXModAccRrcFilterEnabled Enumeration
- Updated2025-01-27
- 1 minute(s) read
RFmxTdscdmaMXModAccRrcFilterEnabled Enumeration
Specifies whether to enable the RRC filter in the ModAcc measurement. Use this method to disable the filter if the received signal is already RRC-filtered.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXModAccRrcFilterEnabled
Members
Name | Value | Description |
---|---|---|
False | 0 | Disables the RRC filter in the ModAcc measurement. |
True | 1 | Enables the RRC filter in the ModAcc measurement. |