fft_surface_variables#
Bases:
TUIMenu
Enters the menu to create surface variables from the computed Fourier spectra for visualization.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
create_constant_width_bands
(service, ...)Selects up to 20 constant width bands and creates either the surface pressures level (SPL) variables or the PSD of dp/dt variables for them.
create_octave_bands
(service, version, mode, path)Creates either the surface pressure level (SPL) variables or the PSD of dp/dt variables for 17 technical octaves.
create_set_of_modes
(service, version, mode, path)Selects up to 20 individual Fourier modes and create variable pairs for them, containing the real and the imaginary parts of the complex Fourier amplitudes.
create_third_bands
(service, version, mode, path)Creates either the surface pressure level (SPL) variables or the PSD of dp/dt variables for 54 technical thirds.
remove_variables
(service, version, mode, path)Removes all variables created in this menu.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Selects up to 20 constant width bands and creates either the surface pressures level (SPL) variables or the PSD of dp/dt variables for them.
Bases:
TUIMethod
Creates either the surface pressure level (SPL) variables or the PSD of dp/dt variables for 17 technical octaves.
Bases:
TUIMethod
Selects up to 20 individual Fourier modes and create variable pairs for them, containing the real and the imaginary parts of the complex Fourier amplitudes.
Bases:
TUIMethod
Creates either the surface pressure level (SPL) variables or the PSD of dp/dt variables for 54 technical thirds.
Bases:
TUIMethod
Removes all variables created in this menu.