wqs1a2.c File Reference

WQS: Analysis of ESS Data; Dag's crazy Deadtime. More...

#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


Detailed Description

WQS: Analysis of ESS Data; Dag's crazy Deadtime.

Features:
Display of ESS Data
Cross Section Calculation

Author:
Kurt Huber; Strahlenzentrum J.L.-Universitaet GIESSEN
Date:
02.03.2001
Version:
14.10.2008
modification history
--------------------
14oct08 kHu	DOXYGEN comments added
12aug03 kHu	alle Aenderungen nachgeholt
02mar01 kHu	New from WQA

Define Documentation

#define DTAMAX   1000

 
#define frand (  )     ((double)rand() / (RAND_MAX + 1.))

 
#define frand (  )     ((double)rand() / (RAND_MAX + 1.))

#define PRIVAT7a

#define PRIVATwqs


Function Documentation

void Crazy ( void   ) 

static void crazy1 ( void   )  [static]

static void crazy2 ( void   )  [static]

static void crazy3 ( void   )  [static]


Variable Documentation

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}


Generated on Wed Oct 15 16:17:21 2008 for Experiment-Software by  doxygen 1.5.6