bpmprocess/fit_diodepulse.c

Go to the documentation of this file.
00001 
00005 #include <bpm/bpm_messages.h>
00006 #include <bpm/bpm_process.h>
00007 
00008 
00017 int fit_diodepulse( int *wf, int ns, double fs, double *t0 ) {
00018   
00019 
00020   return get_t0( wf, ns, fs, t0 );
00021 }

Generated on Thu Jan 10 10:18:04 2008 for libbpm by  doxygen 1.5.1