|
suanPan
|
#include <Toolbox/utility.h>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 | |
| 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 | |