RFmxEvdoMXAcpFftOverlapMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies how the FFT overlap is applied to the acquired samples. The default Value is Disabled.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public enum RFmxEvdoMXAcpFftOverlapMode
Members
| Name | Value | Description |
|---|---|---|
| Disabled | 0 | Indicates that no overlapping is applied to the acquired samples. |
| Automatic | 1 | Indicates that RFmx chooses optimal values of the AcpFftOverlap based on the measurement configuration. |