#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "taskLib.h"
#include "ctype.h"
#include "math.h"
#include "application.conf"
Defines | |
| #define | PRIVATwqs |
| #define | PRIVAT7a |
| #define | frand() ((double)rand() / (RAND_MAX + 1.)) |
| #define | DTAMAX 1000 |
| #define | frand() ((double)rand() / (RAND_MAX + 1.)) |
Functions | |
| static void | crazy1 (void) |
| static void | crazy2 (void) |
| static void | crazy3 (void) |
| void | Crazy (void) |
Variables | |
| double | dt = 5.2e-6 |
| double | t1 = 3.34e-6 |
| double | t2 = 5.2e-6 |
| double | t3 = 5.7e-6 |
| double | z0lis [20] |
| double | fc = 0.749e+6 |
| double | tc = 5.11e-6 |
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 DTAMAX 1000 |
| #define frand | ( | ) | ((double)rand() / (RAND_MAX + 1.)) |
| #define frand | ( | ) | ((double)rand() / (RAND_MAX + 1.)) |
| #define PRIVAT7a |
| #define PRIVATwqs |
| void Crazy | ( | void | ) |
| static void crazy1 | ( | void | ) | [static] |
| static void crazy2 | ( | void | ) | [static] |
| static void crazy3 | ( | void | ) | [static] |
| double dt = 5.2e-6 |
| double fc = 0.749e+6 |
| double t1 = 3.34e-6 |
| double t2 = 5.2e-6 |
| double t3 = 5.7e-6 |
| double tc = 5.11e-6 |
| double z0lis[20] |
Initial value:
{1,10,100,1000,5000,1e4,2e4,3e4,4e4,5e4,
6e4,7e4,8e4,1e5,1.3e5,1.7e5,5.e5,1.e6,5.e6,1.e8}
1.5.6