:orphan: .. _fft: fft === .. autoclass:: ansys.fluent.core.generated.solver.settings_252.fft :show-inheritance: .. rubric:: Arguments ==================================================== ============================================================================================================================================== Argument Summary ==================================================== ============================================================================================================================================== :ref:`process_options ` Option to process from Receiver or File Data. :ref:`receiver ` Receiver for FFT. :ref:`filename ` Filename for FFT. :ref:`x_var ` The X Axis Field from File. :ref:`y_var ` The Y Axis Field from File. :ref:`plot ` Specifies whether to Plot FFT, modified Input Signal or None. :ref:`write ` Specifies whether to write the FFT to a file, include it in the simulation report, or Write Input Signal. :ref:`output_filename ` Type in the desired file name to save FFT or Input Signal. :ref:`acoustics_analysis ` Specifies whether to do acoustics analysis or not. :ref:`ref_acoustic_pressure ` Change acoustic reference pressure. :ref:`fft_x_func ` X Axis Function for FFT Plot. :ref:`fft_y_func ` Y Axis Function for FFT Plot. :ref:`modify_input_signal ` Prune input time signal. :ref:`window ` Window type. :ref:`subtract_mean ` Specifies whether to subtract Mean from data or not. :ref:`clip_to_range ` Specifies whether to process the entire dataset or limit it to specific range by specifying the minimum and maximum values for the x-axis. :ref:`x_axis_range ` The minimum and maximum values for X axis. :ref:`signal_stat ` The minimum and maximum values for X axis. :ref:`title ` Title for Plot. :ref:`x_label ` X Axis label. :ref:`y_label ` Y Axis label. ==================================================== ============================================================================================================================================== .. rubric:: Included in: ====================== ======================================================================================================================= Parent Summary ====================== ======================================================================================================================= :ref:`plot_4 ` Provides access to creating new and editing existing plots (XY histograms and so on) of your computational results. ====================== =======================================================================================================================