bpmprocess/get_t0.c File Reference


Detailed Description

Declared two helper routines which find the start and end samples for the fit...

Definition in file get_t0.c.

#include <stdlib.h>
#include <math.h>
#include <bpm/bpm_messages.h>
#include <bpm/bpm_process.h>
#include <bpm/bpm_nr.h>

Include dependency graph for get_t0.c:

Go to the source code of this file.

Functions

void find_t0_startfit (int *wf, double ped, int peak_sample, double peak_value, double peak_fraction, int *start_sample)
void find_t0_endfit (int *wf, double ped, int peak_sample, double peak_value, double peak_fraction, int *end_sample)
int get_t0 (int *wf, int ns, double fs, double *t0)


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