Speeduino
|
3D table data types and functions More...
Go to the source code of this file.
Macros | |
#define | CONCRETE_TABLE_ACTION(testKey, action, defaultAction, ...) |
Enumerations | |
enum | table_type_t { table_type_None , TABLE3D_GEN_TYPEKEY =(6, Rpm, Load,) TABLE3D_GEN_TYPEKEY (4, Rpm, Load,) TABLE3D_GEN_TYPEKEY (8, Rpm, Load,) TABLE3D_GEN_TYPEKEY (8, Rpm, Tps,) TABLE3D_GEN_TYPEKEY (16, Rpm, Load,) , TABLE3D_GEN_TYPEKEY =(6, Rpm, Load,) TABLE3D_GEN_TYPEKEY (4, Rpm, Load,) TABLE3D_GEN_TYPEKEY (8, Rpm, Load,) TABLE3D_GEN_TYPEKEY (8, Rpm, Tps,) TABLE3D_GEN_TYPEKEY (16, Rpm, Load,) } |
Table type identifiers. Limited compile time RTTI. More... | |
Variables | |
Rpm | |
Load | |
Tps | |
table_type_t | key |
3D table data types and functions
#define CONCRETE_TABLE_ACTION | ( | testKey, | |
action, | |||
defaultAction, | |||
... | |||
) |