suanPan
response_spectrum.h File Reference
#include <Toolbox/utility.h>
Include dependency graph for response_spectrum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Oscillator< T >
 

Functions

template<sp_d T>
Mat< T > response_spectrum (const T damping_ratio, const T interval, const Col< T > &motion, const Col< T > &period)
 compute response spectrum of the given ground motion More...
 
template<sp_d T>
Mat< T > sdof_response (const T damping_ratio, const T interval, const T freq, const Col< T > &motion)
 compute response of a linear SDOF system More...