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.sdof_ramp_invariant_filter_weights

Signature

def sdynpy.signal_processing.sdynpy_srs.sdof_ramp_invariant_filter_weights(frequencies, sample_rate, damping, spectrum_type)

Computes filter weights for SDOF resonators using a ramp-invariant filter.

The weights are used in conjunction with the function sdof_filter and srs to calculate the shock response spectrum of an acceleration time history using a ramp invarient simulation.

Parameters

Returns