XtractTransient#
- class ansys.sound.core.xtract.XtractTransient(input_signal=None, input_parameters=None)#
Extracts the transient components of a signal using the Xtract algorithm.
Methods
Convert a DPF fields container to a NumPy array.
Get the output of the transient extraction.
Get the output of the transient extraction as NumPy arrays.
Plot signals.
Process the transient extraction.
Attributes
Input parameters.
Input signal.
Output non-transient signals.
Output transient signals.