OpendTect  6.3
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: Bert
8  Date: 2015
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "seiscommon.h"
14 
15 
18 namespace SEGY
19 {
20 
23 namespace IO
24 {
25  inline const char* sProgname() { return "od_process_segyio"; }
26  inline const char* sKeyExport() { return "Export"; }
27  inline const char* sKeyImport() { return "Import"; }
28  inline const char* sKeyIndexPS() { return "Index Pre-Stack"; }
29  inline const char* sKeyIndex3DVol() { return "Index 3D Volume"; }
30  inline const char* sKeyIs2D() { return "Is 2D"; }
31  inline const char* sKeyNullTrcPol() { return "Null trace policy"; }
32  inline const char* sKeyTask() { return "Task"; }
33 
34 } // namespace IO
35 
36 } // namespace SEGY
const char * sKeyIs2D()
Definition: segybatchio.h:30
const char * sKeyIndexPS()
Definition: segybatchio.h:28
const char * sProgname()
Definition: segybatchio.h:25
const char * sKeyNullTrcPol()
Definition: segybatchio.h:31
const char * sKeyExport()
Definition: segybatchio.h:26
const char * sKeyIndex3DVol()
Definition: segybatchio.h:29
const char * sKeyImport()
Definition: segybatchio.h:27
const char * sKeyTask()
Definition: segybatchio.h:32
Keys that should be used with od_process_segyio.cc.
Definition: segybatchio.h:18

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