solver.tui.define.models.acoustics.sources_fft.fft_surface_variables#

class main_menu.define.models.acoustics.sources_fft.fft_surface_variables(path, service)#

Enters the menu to create surface variables from the computed Fourier spectra for visualization.

create_constant_width_bands(*args, **kwargs)#

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(*args, **kwargs)#

Creates either the surface pressure level (SPL) variables or the PSD of dp/dt variables for 17 technical octaves.

create_set_of_modes(*args, **kwargs)#

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(*args, **kwargs)#

Creates either the surface pressure level (SPL) variables or the PSD of dp/dt variables for 54 technical thirds.

remove_variables(*args, **kwargs)#

Removes all variables created in this menu.