Data Structures | |
struct | DATAwqs |
Defines | |
#define | MPSELwqs FALSE |
#define | MPSHOwqs FALSE |
#define | MSPACEwqs 2 |
#define | MLOWwqs 0 |
#define | MHIGHwqs (ICOLS-1) |
#define | MTOPwqs 8000 |
#define | MLEFTwqs 1 |
#define | MRIGHTwqs 4 |
#define | MARKCwqs 1 |
#define | MARNUMwqs 5 |
#define | MARTYPwqs long |
#define | INITDATAwqs |
Functions | |
int | WqsEntr (int strtup, char *hlptxt, char *exitcmd, int pkpos) |
FCSTAT | WqsCal (int sgspe, int bgspe) |
void | WqsSho (char type, FILE *fdsho) |
void | WqsWrt (char *spenam, float crsfac, FILE *fdsho) |
FCSTAT | NonStrd (int sgspe, int bgspe) |
void | Crazy (void) |
FCSTAT | WqsCntl (int strtup, char *hlptxt, char *excmd, int pkpos) |
FCSTAT | GetMar (MARTYPwqs *markers) |
FCSTAT | SavMar (MARTYPwqs *markers) |
Features:
Display of ESS Data
Cross Section Calculation
modification history -------------------- 14oct08 kHu DOXYGEN comments added 12aug03 kHu alle Aenderungen nachgeholt 02mar01 kHu New from WQA
#define INITDATAwqs |
#define MARKCwqs 1 |
#define MARNUMwqs 5 |
#define MARTYPwqs long |
#define MHIGHwqs (ICOLS-1) |
#define MLEFTwqs 1 |
#define MLOWwqs 0 |
#define MPSELwqs FALSE |
#define MPSHOwqs FALSE |
#define MRIGHTwqs 4 |
#define MSPACEwqs 2 |
#define MTOPwqs 8000 |
void Crazy | ( | void | ) |
FCSTAT GetMar | ( | MARTYPwqs * | markers | ) |
FCSTAT NonStrd | ( | int | sgspe, | |
int | bgspe | |||
) |
FCSTAT SavMar | ( | MARTYPwqs * | markers | ) |
FCSTAT WqsCal | ( | int | sgspe, | |
int | bgspe | |||
) |
FCSTAT WqsCntl | ( | int | strtup, | |
char * | hlptxt, | |||
char * | excmd, | |||
int | pkpos | |||
) |
int WqsEntr | ( | int | strtup, | |
char * | hlptxt, | |||
char * | exitcmd, | |||
int | pkpos | |||
) |
void WqsSho | ( | char | type, | |
FILE * | fdsho | |||
) |
void WqsWrt | ( | char * | spenam, | |
float | crsfac, | |||
FILE * | fdsho | |||
) |