obspy.signal.rotate.rotate_lqt_zne
- rotate_lqt_zne(l, q, t, ba, inc)[source]
Rotates all components of a seismogram.
The components will be rotated from LQT to ZNE. This is the inverse transformation of the transformation described in
rotate_zne_lqt()
.