Go to the source code of this file.
◆ head_pos
Class Members |
int |
head_pos_offset[2] |
|
◆ tapeDB
◆ ABS
#define ABS |
( |
|
a | ) |
(((a) < 0) ? -(a) : (a)) |
◆ FALSE
◆ MAX_INDEX
◆ MAX_NAMESIZE
◆ MAX_PASS
#define MAX_PASS 61 /* From mk4_ccfile.h */ |
◆ MAX_TAPE_LENGTH
#define MAX_TAPE_LENGTH 19000 /* Feet */ |
◆ POSITION_TOLERENCE
#define POSITION_TOLERENCE 500 /* Feet */ |
◆ TAPEDB_VERSION
◆ TAPEINFO
#define TAPEINFO "/correlator/tapelib/tapeinfo/" |
◆ tapehead()
int tapehead |
( |
int |
thisSU, |
|
|
short |
Ondx, |
|
|
struct head_pos ** |
ptape_footage, |
|
|
struct head_pos ** |
pphintsFootage |
|
) |
| |