DATRW++ library: seismic data I/O with multiple formats
|
read Thomas Forbrigers ASCII data (prototypes) More...
Go to the source code of this file.
Classes | |
class | datrw::itfasciistream |
input stream to read seismic data provided by T. Forbriger's any2ascii More... | |
Namespaces | |
datrw | |
Root namespace of library. | |
datrw::tfascii | |
all functions, classes, etc. to read data format of T.Forbriger's any2ascii | |
Macros | |
#define | DATRW_TFASCII_H_VERSION "DATRW_TFASCII_H V1.1" |
Variables | |
const bool | datrw::tfascii::isbinary =false |
Format properties. More... | |
const char *const | datrw::tfascii::streamID ="tfascii" |
Format properties. More... | |
read Thomas Forbrigers ASCII data (prototypes)
Purpose: read Thomas Forbrigers ASCII data (prototypes)
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
Copyright (c) 2010 by Daniel Armbruster
REVISIONS and CHANGES
Definition in file tfascii.h.