wfstat_t Struct Reference
[Waveform handling routines]

#include <bpm_wf.h>


Detailed Description

Structure with basic waveform statistics

Definition at line 196 of file bpm_wf.h.


Data Fields

int imax
int imin
double max
double min
double mean
double rms

Field Documentation

The sample nr of maximum of waveform

Definition at line 197 of file bpm_wf.h.

Referenced by doublewf_basic_stats(), wfstat_print(), and wfstat_reset().

The sample nr of minimum of waveform

Definition at line 198 of file bpm_wf.h.

Referenced by doublewf_basic_stats(), wfstat_print(), and wfstat_reset().

double wfstat_t::max

The maximum value of waveform

Definition at line 199 of file bpm_wf.h.

Referenced by doublewf_basic_stats(), wfstat_print(), and wfstat_reset().

double wfstat_t::min

The minimum value of waveform

Definition at line 200 of file bpm_wf.h.

Referenced by doublewf_basic_stats(), wfstat_print(), and wfstat_reset().

The mean of waveform

Definition at line 201 of file bpm_wf.h.

Referenced by doublewf_basic_stats(), get_pedestal(), process_diode(), wfstat_print(), and wfstat_reset().

double wfstat_t::rms

The rms of waveform

Definition at line 202 of file bpm_wf.h.

Referenced by doublewf_basic_stats(), get_pedestal(), process_diode(), wfstat_print(), and wfstat_reset().


The documentation for this struct was generated from the following file:

Generated on Wed Jun 25 17:32:56 2008 for libbpm by  doxygen 1.5.6