Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.signal_processing.sdynpy_srs.srs

Signature

def sdynpy.signal_processing.sdynpy_srs.srs(signal, dt, frequencies=None, damping=0.05, spectrum_type=9, b_filter_weights=None, a_filter_weights=None)

Computes shock response spectrum of a signal

Computes the shock response spectrum using a ramp invariant digital filter simulation of the single degree-of-freedom system.

Parameters

Returns