37 #define DATRW_TFASCII_CC_VERSION \ 38 "DATRW_TFASCII_CC V1.1" 59 :
Tbase(is, true, true, true), Mverbose(verbose)
FileHeader readfileheader(std::istream &is, const bool &verbose)
read the complete fileheader
read Thomas Forbrigers ASCII data (prototypes)
void setinfo(const sff::INFO &info)
aff::Series< float > Tfseries
const char *const streamname
name of the stream
virtual Tdseries dseries()
to read the data as double
void setfilefree(const sff::FREE &free)
TraceHeader readtraceheader(std::istream &is, const bool &verbose)
read the complete traceheader
itfasciistream(std::istream &is, const bool &verbose=false)
constructor
void setsrce(const sff::SRCE &srce)
const bool Mverbose
for verbose output
aff::Series< double > Tdseries
void set_fileheader()
set the file header data
virtual Tfseries fseries()
to read the data as float
const int nsamples
number of samples per minute block and channel
exception class declaration for libdatrwxx (prototypes)
const char *const streamID
Format properties.
void setwid2(const sff::WID2 &wid2)
bool get_verbose() const
member function
Root namespace of library.
utilities used by more than one type of data reader (prototypes)
void settracefree(const sff::FREE &free)
const bool isbinary
Format properties.
static const std::ios_base::openmode openmode
aff::Series< int > Tiseries
static void help(std::ostream &os=std::cout)
print some info about data conversion
void help(std::ostream &os)
function to print online help
virtual Tiseries iseries()
to read the data as integer
void set_traceheader()
set the trace header data
virtual ~itfasciistream()
destructor