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

2D coordinate structure for table lookups More...

#include <table3d_interpolate.h>

Public Attributes

table3d_dim_t x
 X axis coordinate.
 
table3d_dim_t y
 Y axis coordinate.
 

Detailed Description

2D coordinate structure for table lookups

Member Data Documentation

◆ x

table3d_dim_t xy_coord2d::x

X axis coordinate.

◆ y

table3d_dim_t xy_coord2d::y

Y axis coordinate.


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