DATRW++ library: seismic data I/O with multiple formats
itfasciistream.cc File Reference

read Thomas Forbrigers ASCII data (implementation) More...

#include <datrwxx/tfascii.h>
#include <datrwxx/error.h>
#include <datrwxx/util.h>
Include dependency graph for itfasciistream.cc:

Go to the source code of this file.

Namespaces

 datrw
 Root namespace of library.
 

Macros

#define DATRW_TFASCII_CC_VERSION   "DATRW_TFASCII_CC V1.1"
 

Detailed Description

read Thomas Forbrigers ASCII data (implementation)


Author
Daniel Armbruster
Date
05/10/2010

Purpose: read Thomas Forbrigers ASCII data (implementation)


This file is part of libdatrwxx.

libdatrwxx 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 3 of the License, or (at your option) any later version.

libdatrwxx 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 libdatrwxx. If not, see http://www.gnu.org/licenses/.

Copyright (c) 2010 by Daniel Armbruster

REVISIONS and CHANGES

  • 05/10/2010 V0.1 Daniel Armbruster
  • 23/11/2010 V1.1 Thomas Forbriger: introduced static member data

Definition in file itfasciistream.cc.