#include <structs.h>
Data Fields | |
unsigned short | Axis [TWODTABLEUS_LENGTH] |
unsigned short | Values [TWODTABLEUS_LENGTH] |
Definition at line 291 of file structs.h.
unsigned short twoDTableUS::Axis[TWODTABLEUS_LENGTH] |
Definition at line 292 of file structs.h.
Referenced by lookupTwoDTableUS(), setPagedTwoDTableAxisValue(), and validateTwoDTable().
unsigned short twoDTableUS::Values[TWODTABLEUS_LENGTH] |
Definition at line 293 of file structs.h.
Referenced by lookupTwoDTableUS(), and setPagedTwoDTableCellValue().