PhaseNoise:Smoothing:Type Property
- Updated2024-04-10
- 1 minute(s) read
PhaseNoise:Smoothing:Type Property
Short Name: PhaseNoise Smoothing Type
Property of RFmxSpecAn
Specifies the smoothing type used to smoothen the measured log plot trace.
You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.
The default value is Logarithmic.
None (0) |
Smoothing is disabled. |
Linear (1) |
Performs linear moving average filtering on the measured phase noise log plot trace. |
Logarithmic (2) |
Performs logarithmic moving average filtering on the measured phase noise log plot trace. |
Median (3) |
Performs moving median filtering on the measured phase noise log plot trace. |
Remarks
The following table lists the characteristics of this property.
Datatype | ![]() |
Permissions | Read/Write |
High-level VIs | N/A |
Resettable | Yes |