SpectrumAnalysisWindowFunction¶
-
class
ydk.models.cisco_ios_xe.DOCS_IF3_MIB.SpectrumAnalysisWindowFunction¶ SpectrumAnalysisWindowFunction (Enum Class)
This object controls the windowing function which will be used
when performing the discrete fourier transform for the analysis.
Note that all window functions may not be supported by all
devices. If an attempt is made to set the object to an
unsupported window function, an error of inconsistentValue will
be returned.
-
other = 0
-
hann = 1
-
blackmanHarris = 2
-
rectangular = 3
-
hamming = 4
-
flatTop = 5
-
gaussian = 6
-
chebyshev = 7
-