36 #ifndef DATRW_READBONJER_H_VERSION 38 #define DATRW_READBONJER_H_VERSION \ 39 "DATRW_READBONJER_H V1.0 " 41 #include<aff/series.h> 64 libtime::TAbsoluteTime
date;
71 typedef aff::Series<double>
Tdata;
82 #endif // DATRW_READBONJER_H_VERSION (includeguard)
Tdata readdata(std::istream &is, const header &hd)
function to read the file data
Root namespace of library.
header readheader(std::istream &is, const bool &verbose)
function to read the file header
aff::Series< double > Tdata
we read the data to a vector