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

#include <table3d_interpolate.h>

Collaboration diagram for table3DGetValueCache:
Collaboration graph
[legend]

Public Attributes

table3d_dim_t lastXBinMax = 1
 
table3d_dim_t lastYBinMax = 1
 
coord2d last_lookup = { INT16_MAX, INT16_MAX }
 
table3d_value_t lastOutput
 

Member Data Documentation

◆ last_lookup

coord2d table3DGetValueCache::last_lookup = { INT16_MAX, INT16_MAX }

◆ lastOutput

table3d_value_t table3DGetValueCache::lastOutput

◆ lastXBinMax

table3d_dim_t table3DGetValueCache::lastXBinMax = 1

◆ lastYBinMax

table3d_dim_t table3DGetValueCache::lastYBinMax = 1

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