#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "math.h"
#include "application.conf"
Defines | |
| #define | PRIVAT7c |
| #define | PRIVAT7x |
| #define | LINLEN 8 |
Functions | |
| static void | normc (void) |
| static void | inputc (void) |
| int | rPlotc (int commnd) |
| int | rPlot (void) |
Variables | |
| DATA7c | data7c |
| long | nplane7c = 0 |
modification history -------------------- 15aug08 kHu DOXYGEN comments added 20apr07 kHu DIM3SPEC, IPLANES, NPLANE 16apr03 kHu Fit gemacht fuer -Wall GCC-Option 22apr02 kHu Berechnung cmxm, cmym neu 11nov99 kHu Newprog Standard 02sep99 kHu Abschluss Pruefung 24aug99 kHu ueberarbeitet 13jan99 kHu Umstellung auf dan-Library 01sep98 kHu Div. durch Null bei Anf.-Norm 17nov95 kHu Ultrix, VxWorks Portierung (C) 08feb88 kHu PDP11 Version (F77, Macro-11)
| #define LINLEN 8 |
| #define PRIVAT7c |
| #define PRIVAT7x |
| static void inputc | ( | void | ) | [static] |
| static void normc | ( | void | ) | [static] |
| int rPlot | ( | void | ) |
| int rPlotc | ( | int | commnd | ) |
| long nplane7c = 0 |
1.5.6