PhaseNoise:Smoothing:Type
- Updated2025-04-08
- 1 minute(s) read
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.
Remarks
The following table lists the characteristics of this property.
Short Name | PhaseNoise Smoothing Type |
Data type | ![]() |
Permissions | Read/Write |
High-level VIs | N/A |
Resettable | Yes |
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. |