template <typename xType, typename yType>
struct LookupTableEntry
Defined at line 18 of file ../../src/devices/lib/thermal/include/lib/thermal/linear_lookup_table.h
Public Members
xType x
yType y
template <typename xType, typename yType>
Defined at line 18 of file ../../src/devices/lib/thermal/include/lib/thermal/linear_lookup_table.h
xType x
yType y