Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
readfrfile.cc File Reference
#include "readfrfile.hh"
Include dependency graph for readfrfile.cc:

Functions

bool ReadFrFile (wavearray< double > &out, double tlen, double tskip, char *cname, char *fname, bool seek, char *channel_type)
 
wavearray< float > * ReadFrFile (double tlen, double tskip, char *cname, char *fname, bool seek, char *channel_type)
 

Function Documentation

bool ReadFrFile ( wavearray< double > &  out,
double  tlen,
double  tskip,
char *  cname,
char *  fname,
bool  seek,
char *  channel_type 
)

Definition at line 21 of file readfrfile.cc.

wavearray<float>* ReadFrFile ( double  tlen,
double  tskip,
char *  cname,
char *  fname,
bool  seek,
char *  channel_type 
)

Definition at line 305 of file readfrfile.cc.