Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of AdiSense1000 by
ADI_SENSE_1000_LUT_TABLE_DATA Union Reference
[ADSNS1000 Host Library API]
#include <adi_sense_1000_lut_data.h>
Data Fields | |
ADI_SENSE_1000_LUT_COEFF_LIST | coeffList |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_COEFFS geometry except where equation is ADI_SENSE_1000_LUT_EQUATION_BIVARIATE_POLYN. | |
ADI_SENSE_1000_LUT_1D_ES | lut1dEs |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_ES_1D geometry. | |
ADI_SENSE_1000_LUT_1D_NES | lut1dNes |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_NES_1D geometry. | |
ADI_SENSE_1000_LUT_2D_ES | lut2dEs |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_ES_2D geometry. | |
ADI_SENSE_1000_LUT_2D_NES | lut2dNes |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_NES_2D geometry. | |
ADI_SENSE_1000_LUT_2D_POLYN_COEFF_LIST | coeffList2d |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_COEFFS geometry and ADI_SENSE_1000_LUT_EQUATION_BIVARIATE_POLYN equation. |
Detailed Description
Look-Up Table geometry-specific data structures
Definition at line 293 of file adi_sense_1000_lut_data.h.
Field Documentation
ADI_SENSE_1000_LUT_COEFF_LIST coeffList |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_COEFFS geometry except where equation is ADI_SENSE_1000_LUT_EQUATION_BIVARIATE_POLYN.
Definition at line 295 of file adi_sense_1000_lut_data.h.
ADI_SENSE_1000_LUT_2D_POLYN_COEFF_LIST coeffList2d |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_COEFFS geometry and ADI_SENSE_1000_LUT_EQUATION_BIVARIATE_POLYN equation.
Definition at line 306 of file adi_sense_1000_lut_data.h.
ADI_SENSE_1000_LUT_1D_ES lut1dEs |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_ES_1D geometry.
Definition at line 298 of file adi_sense_1000_lut_data.h.
ADI_SENSE_1000_LUT_1D_NES lut1dNes |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_NES_1D geometry.
Definition at line 300 of file adi_sense_1000_lut_data.h.
ADI_SENSE_1000_LUT_2D_ES lut2dEs |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_ES_2D geometry.
Definition at line 302 of file adi_sense_1000_lut_data.h.
ADI_SENSE_1000_LUT_2D_NES lut2dNes |
Data format for tables with ADI_SENSE_1000_LUT_GEOMETRY_NES_2D geometry.
Definition at line 304 of file adi_sense_1000_lut_data.h.
Generated on Wed Jul 13 2022 13:02:05 by
