Speeduino
Loading...
Searching...
No Matches
Public Attributes | List of all members
xy_values Struct Reference

A pair of x and y values used for lookups in 3D tables. More...

#include <table3d_interpolate.h>

Public Attributes

uint16_t x
 
uint16_t y
 

Detailed Description

A pair of x and y values used for lookups in 3D tables.

Member Data Documentation

◆ x

uint16_t xy_values::x

◆ y

uint16_t xy_values::y

The documentation for this struct was generated from the following file: