MideTechnology / endaq-python

A comprehensive, user-centric Python API for working with enDAQ data and devices
MIT License
24 stars 12 forks source link

Add all shock response types as independent modes to `calc.shock.shock_spectrum` #180

Open CrepeGoat opened 2 years ago

CrepeGoat commented 2 years ago

Currently, shock_spectrum has a mode parameter that allows users to choose between calculating the SRS ("srs") or the PVSS ("pvss"). With the addition of functions to shock.py for calculating the relative velocity, relative displacement, and relative displacement as static acceleration, modes for these additional spectra should also be added to shock_spectrum.