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

massspec/peak2f.h File Reference

a file that includes the definitions for the functions used for simple peaks with float fields More...

Go to the source code of this file.

Data Structures

struct  Peak2f
union  PeakArray

Typedefs

typedef Peak2f Peak2f

Enumerations

enum  { PEAK2F_RT, PEAK2F_MOZ }

Functions

Peak2f Peak2f_new (float rt, float mz)
int Peak2f_isInsideInsets4f (Peak2f *peak, Insets4f *rect)
void Peak2f_translateScan (Peak2f *peak, Experiment *s_expmnt, Experiment *q_expmnt)
Peak2i Peak2f_convertToPeak2i (Peak2f *peak2f)
Peak2i Peak2f_convertRealToDiscreteCoordinates (Peak2f peak, Experiment *expmnt)
Peak2f * loadPeak2fArrayI (char *filename, int *size)
void Peak2fArray_fprint (FILE *fp, Peak2f *peak, int start, int stop)
void Peak2fArray_translate (Peak2f *peaks, int size, int displace, int dim)
void Peak2fArray_scale (Peak2f *peaks, int size, float scale, int dim)
char ** Peak2fArray_toString (Peak2f *peaks, int size, const char *format, int field)
Peak2f * Peak2fArray_create (int size)
Peak2iPeak2iArray_copy (Peak2i *array, int nsize)
void Peak2fArray_setElement (const void *array, int index, const void *data)
Peak2iPeak2fArray_convertToPeak2iArray (Peak2f *peaks2f, int nsize)
void Peak2fArray_translateScan (Peak2f *array, int nsize, Experiment *s_expmnt, Experiment *q_expmnt)
Peak2iPeak2fArray_convertMeasurementToSampleCoordinates (Peak2f *array, int npeaks, Experiment *expmnt)
Peak2f * Peak2fArray_merge (Peak2f *a, Peak2f *b, int n)


Detailed Description

a file that includes the definitions for the functions used for simple peaks with float fields

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