CropSignal#
- class ansys.sound.core.signal_utilities.CropSignal(signal=None, start_time=0.0, end_time=0.0)#
Crops a signal.
Methods
Convert a DPF fields container to a NumPy array.
Get the cropped signal as a DPF fields container.
Get the cropped signal as a NumPy array.
Plot the resulting signals in a single figure.
Crop the signal.
Attributes
End time.
Signal.
Start time.