FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
This block used for various curves. More...
#include <tableTypes.h>
Data Fields | |
unsigned short | Axis [TWODTABLEUS_LENGTH] |
unsigned short | Values [TWODTABLEUS_LENGTH] |
This block used for various curves.
Definition at line 47 of file tableTypes.h.
unsigned short twoDTableUS::Axis[TWODTABLEUS_LENGTH] |
Definition at line 48 of file tableTypes.h.
Referenced by lookupTwoDTableUS(), and validateTwoDTable().
unsigned short twoDTableUS::Values[TWODTABLEUS_LENGTH] |
Definition at line 49 of file tableTypes.h.
Referenced by lookupTwoDTableUS().