#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "taskLib.h"
#include "ctype.h"
#include "limits.h"
#include "application.conf"
Defines | |
| #define | PRIVATwqs |
| #define | PRIVAT7a |
| #define | SGTITLE " File spezification of spectrum" |
| #define | MARKERs parfile.dataSpe.mardat.markrs |
| #define | MARKERw parfile.dataWqs.mardat.markrs |
| #define | HELPspe |
| #define | HELPspeZ |
| #define | HELPwqs |
| #define | HELPwqsZ |
Functions | |
| int | Single (int zmode) |
| int | Fcswtch (int cmd, int zmode) |
Variables | |
| int | strtup |
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 HELPspe |
Value:
" Exits:\n" \ " CR Return to main menu\n" \ " ^Z Return to main menu\n" \ " ^I WQS analysis (more help)"
| #define HELPspeZ |
Value:
" Exits:\n" \ " CR Return to parent task\n" \ " ^Z Return to main menu\n" \ " ^I WQS analysis (more help)"
| #define HELPwqs |
Value:
" Exits:\n" \ " CR Return to main menu\n" \ " ^Z Return to main menu\n" \ " ^D Standard display (more help)"
| #define HELPwqsZ |
Value:
" Exits:\n" \ " CR Return to parent task\n" \ " ^Z Return to main menu\n" \ " ^D Standard display (more help)"
| #define MARKERs parfile.dataSpe.mardat.markrs |
| #define MARKERw parfile.dataWqs.mardat.markrs |
| #define PRIVAT7a |
| #define PRIVATwqs |
| #define SGTITLE " File spezification of spectrum" |
| int Fcswtch | ( | int | cmd, | |
| int | zmode | |||
| ) |
| int Single | ( | int | zmode | ) |
| int strtup |
1.5.6