39 #ifndef DATRW_SACREAD_H_VERSION 41 #define DATRW_SACREAD_H_VERSION \ 42 "DATRW_SACREAD_H V1.1" 45 #include<aff/series.h> 279 void help(std::ostream& os);
291 #endif // DATRW_SACREAD_H_VERSION (includeguard)
SACheader read_sac_header(std::istream &is)
read SAC header from stream
Tseries read_sac_data(std::istream &is, const int &nsamples)
read samples from file
const int nsamples
number of samples per minute block and channel
Root namespace of library.
void help(std::ostream &os)
print information about file decoding
aff::Series< Tvalue > Tseries
float Tvalue
binary SAC sample type