RFmxTdscdmaMXSemOffsetRbwFilterType Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxTdscdmaMXSemOffsetRbwFilterType Enumeration
Returns the the type of RBW filter used to sweep the offset segment.
Namespace: NationalInstruments.RFmx.TdscdmaMX
Assembly: NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 24.5.0.49284 (24.5.0.49284)
Syntax
public enum RFmxTdscdmaMXSemOffsetRbwFilterType
Public Enumeration RFmxTdscdmaMXSemOffsetRbwFilterType
Members
Member name | Value | Description | |
---|---|---|---|
FftBased | 0 | No RBW filtering is performed. | |
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. |