Speeduino
|
#include <table2d.h>
Public Attributes | |
byte | valueSize |
byte | axisSize |
byte | xSize |
void * | values |
void * | axisX |
int16_t | lastXMax |
int16_t | lastXMin |
int16_t | lastInput |
int16_t | lastOutput |
byte | cacheTime |
byte table2D::axisSize |
void* table2D::axisX |
byte table2D::cacheTime |
int16_t table2D::lastInput |
int16_t table2D::lastOutput |
int16_t table2D::lastXMax |
int16_t table2D::lastXMin |
void* table2D::values |
byte table2D::valueSize |
byte table2D::xSize |