SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions
rmsana.c File Reference

RMS histogram and statistics of sampled data and rms-data. More...

Functions

void spr_rms_ana (float x[], int nfr, int nflength, int nfshift, float rms[], float hist[], int nbin, SprGHFitGaussMix *gmix, float *thr)
 
void spr_rms_histana (float rms[], int nfr, float hist[], int nbin, SprGHFitGaussMix *gmix, float *thr)
 

Detailed Description

RMS histogram and statistics of sampled data and rms-data.

Author
Dirk Van Compernolle
Date
9 Jul 1991
See Also
rmsbed.c
Revision History:
7 Jan 1994 - Tom Claes
Added the function histana().