Main Page | Modules | Data Structures | File List | Data Fields | Globals

massspec/peak2i.h File Reference

a file that includes the definitions for the functions used for simple peaks with integer coordinates More...

Go to the source code of this file.

Data Structures

struct  Peak2i
 The structure that defines a Peak2i A data structure that stores the x and y position of in Map2D data structure. More...


Typedefs

typedef Peak2i Peak2i
typedef Peak2i Point2i
typedef Peak2iPeak2iArray

Functions

Peak2i Peak2i_new (int rt_i, int mz_j)
int Peak2i_cmp (Peak2i p1, Peak2i p2)
void Peak2i_fprint (FILE *fp, Peak2i peak)
void Peak2i_fprintln (FILE *fp, Peak2i peak)
int Peak2i_isInsideRectangle4i (Peak2i peak, Rectangle4i rect)
Peak2iPeak2iArray_create (int nsize)
void Peak2iArray_fprint (FILE *fp, Peak2i *peaks, int start, int stop)
Peak2iPeak2iArray_copy (Peak2i *array, int nsize)
void Peak2iArray_sortByMzj (Peak2i *peaks, long nPeaks)
float Peak2iArray_calcAvgRTI (Peak2i *array, int size)
void Peak2iArray_translate (Peak2i *peaks, int size, int displace, int dim)
Peak2iPeak2iArray_load (char *filename, int *size)


Detailed Description

a file that includes the definitions for the functions used for simple peaks with integer coordinates

Author:
Kyriacos C. Leptos
Date:
2004-05-04
Details.
Generated on Sun Feb 13 01:06:02 2005 for MapQuant by doxygen 1.3.7