![]() |
Speeduino
|
3D table axis types and iterators More...
#include <stdint.h>Go to the source code of this file.
Enumerations | |
| enum class | AxisDomain : uint8_t { AxisDomain::Rpm , AxisDomain::Load } |
| Encodes the real world measurement that a table axis captures. More... | |
Functions | |
| static constexpr uint16_t | getConversionFactor (AxisDomain domain) |
3D table axis types and iterators