Data Structures | |
struct | DATAwqa |
Defines | |
#define | MPSELwqa FALSE |
#define | MPSHOwqa FALSE |
#define | MSPACEwqa 2 |
#define | MLOWwqa 0 |
#define | MHIGHwqa (ICOLS-1) |
#define | MTOPwqa 8000 |
#define | MLEFTwqa 1 |
#define | MRIGHTwqa 4 |
#define | MARKCwqa 1 |
#define | MARNUMwqa 5 |
#define | MARTYPwqa long |
#define | INITDATAwqa |
Functions | |
int | WqaEntr (int strtup, char *hlptxt, char *exitcmd, int pkpos) |
FCSTAT | WqaCal (int sgspe, int bgspe) |
void | WqaSho (char type, FILE *fdsho) |
void | WqaWrt (char *spenam, float crsfac, FILE *fdsho) |
FCSTAT | NonStrd (int sgspe, int bgspe) |
void | Crazy (void) |
FCSTAT | WqaCntl (int strtup, char *hlptxt, char *excmd, int pkpos) |
FCSTAT | GetMar (MARTYPwqa *markers) |
FCSTAT | SavMar (MARTYPwqa *markers) |
Features:
Display of ESW Data
Cross Section Calculation
modification history -------------------- 14oct08 kHu DOXYGEN comments added 16apr03 kHu Fit gemacht fuer -Wall GCC-Option 06jan03 kHu wqa10.c,wqa11.c: strtup: BOOL -> int; loadpar raus 16aug02 kHu strtup, pkpos neue Argumnte von WqaEntr(), WqaCntl() 09oct00 kHu data7a -> data7a[2] 11nov99 kHu Newprog Standard 06sep99 kHu an IAP angepasst 22jun99 kHu Markers von Bg-Spektrum beruecksichtigt 19mar99 kHu new from ESB
#define INITDATAwqa |
#define MARKCwqa 1 |
#define MARNUMwqa 5 |
#define MARTYPwqa long |
#define MHIGHwqa (ICOLS-1) |
#define MLEFTwqa 1 |
#define MLOWwqa 0 |
#define MPSELwqa FALSE |
#define MPSHOwqa FALSE |
#define MRIGHTwqa 4 |
#define MSPACEwqa 2 |
#define MTOPwqa 8000 |
void Crazy | ( | void | ) |
FCSTAT GetMar | ( | MARTYPwqa * | markers | ) |
FCSTAT NonStrd | ( | int | sgspe, | |
int | bgspe | |||
) |
FCSTAT SavMar | ( | MARTYPwqa * | markers | ) |
FCSTAT WqaCal | ( | int | sgspe, | |
int | bgspe | |||
) |
FCSTAT WqaCntl | ( | int | strtup, | |
char * | hlptxt, | |||
char * | excmd, | |||
int | pkpos | |||
) |
int WqaEntr | ( | int | strtup, | |
char * | hlptxt, | |||
char * | exitcmd, | |||
int | pkpos | |||
) |
void WqaSho | ( | char | type, | |
FILE * | fdsho | |||
) |
void WqaWrt | ( | char * | spenam, | |
float | crsfac, | |||
FILE * | fdsho | |||
) |