OpendTect  6.6
segybatchio.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: A.H.Bril
8  Date: 18-10-1995
9  Contents: Selectors
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 #include "seismod.h"
16 #include "gendefs.h"
17 
18 
21 namespace SEGY
22 {
23 
26 namespace IO
27 {
28  inline const char* sProgname() { return "od_process_segyio"; }
29  inline const char* sKeyExport() { return "Export"; }
30  inline const char* sKeyImport() { return "Import"; }
31  inline const char* sKeyIndexPS() { return "Index Pre-Stack"; }
32  inline const char* sKeyIndex3DVol() { return "Index 3D Volume"; }
33  inline const char* sKeyIs2D() { return "Is 2D"; }
34  inline const char* sKeyNullTrcPol() { return "Null trace policy"; }
35  inline const char* sKeyTask() { return "Task"; }
36 
37 } // namespace IO
38 
39 } // namespace SEGY
40 
41 
SEGY::IO::sKeyImport
const char * sKeyImport()
Definition: segybatchio.h:30
SEGY::IO::sKeyIndex3DVol
const char * sKeyIndex3DVol()
Definition: segybatchio.h:32
SEGY::IO::sKeyIndexPS
const char * sKeyIndexPS()
Definition: segybatchio.h:31
gendefs.h
SEGY::IO::sKeyTask
const char * sKeyTask()
Definition: segybatchio.h:35
SEGY::IO::sKeyIs2D
const char * sKeyIs2D()
Definition: segybatchio.h:33
SEGY
Keys that should be used with od_process_segyio.cc.
Definition: segybatchio.h:22
SEGY::IO::sKeyNullTrcPol
const char * sKeyNullTrcPol()
Definition: segybatchio.h:34
SEGY::IO::sKeyExport
const char * sKeyExport()
Definition: segybatchio.h:29
SEGY::IO::sProgname
const char * sProgname()
Definition: segybatchio.h:28

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021