STFINV library: seek source wavelet correction filter
|
|
private |
combined FFT engine for recorded data and synthetics and additional time series
Layout of workspace:
series index | type of series |
---|---|
0 ... N-1 | recorded data for N receivers |
N ... 2*N-1 | synthetic data for N receivers |
2*N ... 2*N+M-1 | input series for M pairs |
N is returned by function nreceivers(). M is returned by function npairs().
Definition at line 242 of file stfinvfourier.h.
Referenced by convolve(), fftinput(), frequency(), getinput(), initialize(), nfreq(), recordingspec(), and syntheticspec().