RFmxGsmMXModAccDroopCompensationEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable droop compensation for the modulation accuracy (ModAcc) measurement. Droop compensation allows the ModAcc measurement to minimize the contribution of amplifier power variations to the EVM results.
Syntax
Namespace: NationalInstruments.RFmx.GsmMX
public enum RFmxGsmMXModAccDroopCompensationEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables power droop compensation in the EVM measurement. |
| True | 1 | Enables power droop compensation in the EVM measurement. |