DATRW++ library: seismic data I/O with multiple formats
TSOFT string constants

string constants More...

Collaboration diagram for TSOFT string constants:

Variables

const char * datrw::tsoft::NSP ="NSP"
 value not specified More...
 
const char * datrw::tsoft::tagbegin ="["
 first character of TSOFT tag More...
 
const char * datrw::tsoft::tagchannels ="CHANNELS"
 TSOFT channels tag. More...
 
const char * datrw::tsoft::tagdata ="DATA"
 TSOFT data tag. More...
 
const char * datrw::tsoft::tagend ="]"
 last character of TSOFT tag More...
 
const char * datrw::tsoft::tagfileid ="TSF-file"
 TSOFT fileid tag. More...
 
const char * datrw::tsoft::tagincrement ="INCREMENT"
 TSOFT increment tag. More...
 
const char * datrw::tsoft::tagtimeformat ="TIMEFORMAT"
 TSOFT timeformat tag. More...
 
const char * datrw::tsoft::tagundetval ="UNDETVAL"
 TSOFT undetval tag. More...
 
const char * datrw::tsoft::tagunits ="UNITS"
 TSOFT units tag. More...
 
const char * datrw::tsoft::TSOFTID ="v01.0"
 string constant to check TSOFT file id More...
 

Detailed Description

string constants