DATRW++ library: seismic data I/O with multiple formats
datrw::mseed::Record Struct Reference

#include <mseed.h>

Collaboration diagram for datrw::mseed::Record:

Public Member Functions

void read (std::istream &is, const bool &dumpascii=false, const bool &estimateNframes=false, const ConsistencyChecks &checks=ConsistencyChecks(true, true))
 read and decode a record to SFF More...
 

Public Attributes

Tiseries data
 
::sff::FREE free
 
bool valid
 
::sff::WID2 wid2
 
int xm1
 

Detailed Description

structure to hold one MiniSEEDRecord in SFF format

Definition at line 143 of file mseed.h.


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