dan7x0.c File Reference

Library for Data Analysis; ASCII only routines. More...

#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "taskLib.h"
#include "math.h"
#include "application.conf"

Defines

#define PRIVAT7x

Functions

static int plotE (FILE *fd, int device, int language, int color)
static void plotX (void)
static void plotC (void)
static void plotTs (int x, int y)
static void plotTx (void)
static void plotPs (int mode)
static void plotPx (void)
static void plotP1 (int mode, int x, int y)
static void plotP2 (int x, int yl, int yh)
static void plotP3 (int x, int x0, int y)
static void plotP4 (int mode, int x, int y, int z)
static void plotSd (int mode)
static void plotMa (int x, int y, char *label)
static void plotGi (char *charct, float *pos)

Variables

PLOTMODE plotASCII
static FILE * fd
static FILE * savfd


Detailed Description

Library for Data Analysis; ASCII only routines.

Author:
Kurt Huber; Strahlenzentrum J.L.-Universitaet GIESSEN
Date:
07.12.1998
Version:
15.08.2008
modification history
--------------------
15aug08 kHu	DOXYGEN comments added
04jun04 kHu	plotE(FILE *fdout, int device, int language, int color)
01jun04 kHu	added plotP4()
11nov99 kHu	Newprog Standard
02sep99 kHu	Abschluss Pruefung
24aug99 kHu	ueberarbeitet
17aug99 kHu	plotMa() geaendert
13jan99 kHu	Umstellung auf dan-Library
04jan99 kHu	File/Print mode added
07dec98	kHu	new 

Define Documentation

#define PRIVAT7x


Function Documentation

static void plotC ( void   )  [static]

static int plotE ( FILE *  fd,
int  device,
int  language,
int  color 
) [static]

static void plotGi ( char *  charct,
float *  pos 
) [static]

static void plotMa ( int  x,
int  y,
char *  label 
) [static]

static void plotP1 ( int  mode,
int  x,
int  y 
) [static]

static void plotP2 ( int  x,
int  yl,
int  yh 
) [static]

static void plotP3 ( int  x,
int  x0,
int  y 
) [static]

static void plotP4 ( int  mode,
int  x,
int  y,
int  z 
) [static]

static void plotPs ( int  mode  )  [static]

static void plotPx ( void   )  [static]

static void plotSd ( int  mode  )  [static]

static void plotTs ( int  x,
int  y 
) [static]

static void plotTx ( void   )  [static]

static void plotX ( void   )  [static]


Variable Documentation

FILE* fd [static]

PLOTMODE plotASCII

Initial value:

 {
    10000.,             
    10000.,             
    &plotE,             
    &plotX,             
    &plotC,             
    &plotTs,            
    &plotTx,            
    &plotPs,            
    &plotPx,            
    &plotP1,            
    &plotP2,            
    &plotP3,            
    &plotP4,            
    &plotSd,            
    &plotMa,            
    &plotGi             
}

FILE* savfd [static]


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