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

Cache structure for 3D table value lookups. More...

#include <table3d_interpolate.h>

Collaboration diagram for table3DGetValueCache:
Collaboration graph
[legend]

Public Attributes

xy_coord2d lastBinMax = { 1U, 1U }
 
xy_values last_lookup = { UINT16_MAX, UINT16_MAX }
 
table3d_value_t lastOutput
 

Detailed Description

Cache structure for 3D table value lookups.

Member Data Documentation

◆ last_lookup

xy_values table3DGetValueCache::last_lookup = { UINT16_MAX, UINT16_MAX }

◆ lastBinMax

xy_coord2d table3DGetValueCache::lastBinMax = { 1U, 1U }

◆ lastOutput

table3d_value_t table3DGetValueCache::lastOutput

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