TS++ library: time series library
|
ts::tapers::FourPoint ts::tapers::OffsetVariableTaper::taper | ( | const double & | offset, |
const double & | T0, | ||
const double & | T | ||
) | const |
return specific four point taper
offset | create specific taper for receiver at offset |
T0 | time of first sample with respect to source time |
T | duration of time series to be tapered |
Definition at line 133 of file ovtaper.cc.
References Mt1, Mt2, Mt3, Mt4, Mvalid, t1(), t2(), t3(), t4(), ts::tapers::ovtaper::Picks::time(), and TSXX_assert.
Referenced by main().