#include <ipc.h>
Public Member Functions | |
| TIPC () | |
| ~TIPC () | |
| int | ipc_main2 (const char *filename, const char *aaseq, int f=0) |
Private Member Functions | |
| int | ipc_main (int argc, char **argv) |
| int | calculate_peaks (void) |
| void | print_result (int digits, int charge) |
| void | free_list (isotope *target) |
| void | summarize_peaks (void) |
| isotope * | add_peak (isotope *base, isotope *peak) |
| void | usage (void) |
| void | cut_peaks (isotope *spectrum) |
Private Attributes | |
| double | MIN_DIF |
| double | MIN_INT |
| int | fast_calc |
| ipc_compound * | verbindung |
| isotope * | peaks |
| TIPC_PARS * | pars |
| GPOUT * | gpout |
| TIPC_ELEMENT * | element |
Friends | |
| class | TIPC_PARS |
| class | GPOUT |
| class | TIPC_ELEMENT |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1