RFmxEvdoMXSemOffsetRbwFilterType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxEvdoMXSemOffsetRbwFilterType Enumeration
Returns the type of RBW filter used to sweep the offset segment.
Namespace: NationalInstruments.RFmx.EvdoMX
Assembly: NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxEvdoMXSemOffsetRbwFilterType
Public Enumeration RFmxEvdoMXSemOffsetRbwFilterType
Members
Member name | Value | Description | |
---|---|---|---|
FftBased | 0 | The measurement does not use any RBW filtering. | |
Gaussian | 1 | The RBW filter has a Gaussian response. | |
Flat | 2 | The RBW filter has a flat response. | |
SynchTuned4 | 3 | The RBW filter has a response of a 4-pole synchronously tuned filter. | |
SynchTuned5 | 4 | The RBW filter has a response of a 5-pole synchronously tuned filter. |