Waveform filter programs
|
resample seismic data More...
#include <fstream>
#include <iostream>
#include <libtime++.h>
#include <tfxx/commandline.h>
#include <tfxx/error.h>
#include <tfxx/rangestring.h>
#include <tfxx/xcmdline.h>
#include <tfxx/misc.h>
#include <tfxx/handle.h>
#include <tfxx/seitosh.h>
#include <sffostream.h>
#include <tsxx/ipolin.h>
#include <datrwxx/readany.h>
#include <datrwxx/writeany.h>
Go to the source code of this file.
Classes | |
struct | Options |
Macros | |
#define | RESASEDA_VERSION "RESASEDA V1.6 resample seismic data" |
Typedefs | |
typedef ts::TDsfftimeseries | Ttimeseries |
typedef Ttimeseries::Tseries | Tseries |
Functions | |
int | main (int iargc, char *argv[]) |
resample seismic data
resample seismic data
Copyright (c) 2005, 2017 by Thomas Forbriger (BFO Schiltach)
RESASEDA is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software
REVISIONS and CHANGES
Definition in file resaseda.cc.