XtractTransientParameters#
- class ansys.sound.core.xtract.XtractTransientParameters(lower_threshold=0.0, upper_threshold=100.0)#
Contains transient parameters for use in Xtract processing or signal denoising.
Methods
XtractTransientParameters.convert_fields_container_to_np_array
(fc)Convert a DPF fields container to a NumPy array.
Get output.
Get output as a NumPy array.
XtractTransientParameters.get_parameters_as_generic_data_container
()Get the parameters as a generic data container.
Plot the output.
Process inputs.
Attributes
Lower threshold in decibels (dB).
Upper threshold in decibels (dB).