CreateSoundField#
- class ansys.sound.core.signal_utilities.CreateSoundField(data=array([], dtype=float64), sampling_frequency=44100.0, unit='Pa')#
Creates a PyAnsys Sound field.
This class creates a DPF field with correct PyAnsys Sound metadata from a vector.
Methods
Convert a DPF fields container to a NumPy array.
Get the data as a DPF field.
Get the data as a NumPy array.
Plot the resulting signals in a single figure.
Create the PyAnsys Sound field.
Attributes
Get data.
Get the sampling frequency.
Get the unit.