Speeduino
Loading...
Searching...
No Matches
Classes | Enumerations | Functions
table3d_axes.h File Reference

3D table axis types and iterators More...

#include "table3d_typedefs.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  table_axis_iterator
 Iterate over table axis elements. More...
 

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)
 

Detailed Description

3D table axis types and iterators