Defines | Functions

MbsAPI/f_find_peaks.h File Reference

Go to the source code of this file.

Defines

#define TYPE__SHORT   0
#define TYPE__INT   1
#define TYPE__FLOAT   2
#define TYPE__DOUBLE   3

Functions

void f_find_peaks (void *, int, int, int, int, double, double, double *, int, int *, int *, double *, int *, int *, double *)

Define Documentation

#define TYPE__DOUBLE   3

Definition at line 20 of file f_find_peaks.h.

#define TYPE__FLOAT   2

Definition at line 19 of file f_find_peaks.h.

#define TYPE__INT   1

Definition at line 18 of file f_find_peaks.h.

#define TYPE__SHORT   0

Definition at line 17 of file f_find_peaks.h.


Function Documentation

void f_find_peaks ( void *  ,
int  ,
int  ,
int  ,
int  ,
double  ,
double  ,
double *  ,
int  ,
int *  ,
int *  ,
double *  ,
int *  ,
int *  ,
double *   
)

Definition at line 52 of file f_find_peaks.c.

References DOWN, f_position(), sqrt(), TYPE__DOUBLE, TYPE__FLOAT, TYPE__INT, TYPE__SHORT, and UP.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines