#include "vxWorks.h"
#include "stdlib.h"
#include "stdio.h"
#include "string.h"
#include "math.h"
#include "ctype.h"
#include "application.conf"
Defines | |
#define | PRIVAT7d |
#define | PRIVAT7x |
#define | LINLEN 8 |
Functions | |
static void | normc (void) |
static void | inputc (void) |
int | cPlotc (int commnd) |
int | cPlot (void) |
Variables | |
DATA7d | data7d |
long | nplane7d = 0 |
modification history -------------------- 15aug08 kHu DOXYGEN comments added 20apr07 kHu DIM3SPEC, IPLANES, NPLANE 13apr07 kHu <,> commands 01jun04 kHu new from dan7c0.c
#define LINLEN 8 |
#define PRIVAT7d |
#define PRIVAT7x |
int cPlot | ( | void | ) |
int cPlotc | ( | int | commnd | ) |
static void inputc | ( | void | ) | [static] |
static void normc | ( | void | ) | [static] |
long nplane7d = 0 |