#include "lsfDefines.h"#include "babDefines.h"Include dependency graph for aubcnDefines.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | aubcnMODULE_ID "aubcn" |
| #define | aubcnMODULE_NAME aubcnMODULE_ID |
| #define | aubcnMODULE_TITLE "Alignment Unit Beacon control" |
| #define | aubcnLOG_ID 101 |
| #define | aubcnDebug(bits, fmt...) babDebug(aubcnBabData, bits, ##fmt) |
| #define | aubcnNUM_INTERPOLATION_POINTS 64 |
| #define | aubcnNUM_LAMP 4 |
| #define | aubcnNUM_HALOGEN_LAMP 1 |
| #define | aubcnNUM_LASER_LAMP 3 |
| #define | aubcnHALOGEN_LAMPID 0 |
| #define | aubcnLASER_LAMPID (aubcnHALOGEN_LAMPID+1) |
| #define | aubcnLASER1_LAMPID aubcnLASER_LAMPID |
| #define | aubcnLASER2_LAMPID (aubcnLASER_LAMPID+1) |
| #define | aubcnLASER3_LAMPID (aubcnLASER_LAMPID+2) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001