DATRW++ library: seismic data I/O with multiple formats
pdasflags.h File Reference

some flags that are internal to the PDAS reading functions (prototypes) More...

Go to the source code of this file.

Namespaces

 datrw
 Root namespace of library.
 
 datrw::pdas
 all functions, classes etc. to read PDAS data.
 

Macros

#define DATRW_PDASFLAGS_H_VERSION   "DATRW_PDASFLAGS_H V1.0 "
 

Enumerations

enum  datrw::pdas::Etype { datrw::pdas::FtypeINT, datrw::pdas::FtypeLONG, datrw::pdas::FtypeGAINRANGED }
 define pdas data types More...
 

Detailed Description

some flags that are internal to the PDAS reading functions (prototypes)


Author
Thomas Forbriger
Date
10/09/2004

some flags that are internal to the PDAS reading functions (prototypes)


This program 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

Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Copyright (c) 2004 by Thomas Forbriger (BFO Schiltach)

REVISIONS and CHANGES

  • 10/09/2004 V1.0 Thomas Forbriger
  • 19/10/2004 V1.1 support gainranged format

Definition in file pdasflags.h.