![]() | RFmx TD-SCDMA 19.1 Help |
![]() | RFmx TD-SCDMA 20.0 Help |
![]() | RFmx TD-SCDMA 20.6 Help |
Specifies the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the CHP measurement.
Namespace: NationalInstruments.RFmx.TdscdmaMX
Assembly: NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 19.1.0.49152 (19.1.0.49152)
Visual Basic (Declaration) |
---|
Public Enumeration RFmxTdscdmaMXChpAveragingType |
C# |
---|
public enum RFmxTdscdmaMXChpAveragingType |
Member name | Description |
---|---|
Log | The power spectrum is averaged on a logarithmic scale. |
Maximum | The peak power in the spectrum at each frequency bin is retained from one acquisition to the next. |
Minimum | The lowest power in the spectrum at each frequency bin is retained from one acquisition to the next. |
Rms | The power spectrum is linearly averaged. RMS averaging reduces signal fluctuations but not the noise floor. |
Scalar | The square root of the power spectrum is averaged. |
Helpful
Not Helpful