TSIO++ Time series input/output
ts::sff::File< C > Struct Template Reference

hold all information contained in an SFF data file More...

#include <sfftsfile.h>

Inheritance diagram for ts::sff::File< C >:
Collaboration diagram for ts::sff::File< C >:

Public Types

typedef TraceVector< C > Tbase
 
typedef Tbase Ttracevector
 
typedef Tbase::Ttimeseries Ttimeseries
 
typedef tfxx::RangeList< int > Trangelist
 

Public Member Functions

void read (datrw::idatstream &is, const bool &verbose=false)
 Read a complete file with all traces. More...
 
void read (datrw::idatstream &is, const Trangelist &rl, const bool &verbose=false)
 Read a data file an extract selected traces. More...
 

Public Attributes

FileHeader fileheader
 
elements
 STL member. More...
 

Detailed Description

template<class C>
struct ts::sff::File< C >

hold all information contained in an SFF data file

Store the complete information contained in a data file

Definition at line 66 of file sfftsfile.h.


The documentation for this struct was generated from the following files: