conv/many suite: convert (m)any seismic data format(s)
|
read any data format More...
#include <fstream>
#include <iostream>
#include <vector>
#include <string>
#include <tfxx/commandline.h>
#include <tfxx/error.h>
#include <tfxx/seitosh.h>
#include <datrwxx/readany.h>
#include <sffostream.h>
Go to the source code of this file.
Classes | |
struct | Options |
Macros | |
#define | ANY2SFF_VERSION "ANY2SFF V1.3 read any data format" |
Typedefs | |
typedef std::vector< std::string > | Tvecofstrings |
typedef datrw::Tdseries | Tseries |
Functions | |
int | main (int iargc, char *argv[]) |
read any data format
read any data format
Copyright (c) 2004 by Thomas Forbriger (BFO Schiltach)
This file is part of the conv/many suite.
The conv/many suite 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 any2sff.cc.