DATRW++ library: seismic data I/O with multiple formats
|
MiniSEEDRecord::Tseries datrw::mseed::MiniSEEDRecord::data | ( | ) | const |
Return actual data samples stored in object.
return data samples (meaningless after skipdata)
Notice that a refernce to the array is passed, that will be reused by the instance to read the next block.
The container MiniSEEDRecord::Mdata can be larger than the actual samples stored therein. Extract as many samples as being indicated by to be read from file.
Definition at line 60 of file mseedread_mseedrecord_other.cc.
References Mdata, Mrecordheader, datrw::mseed::SEED::FixedDataRecordHeader::nsamp, and valid().