AFBR-S50 API Reference Manual  v1.6.5
AFBR-S50 Time-of-Flight Sensor SDK for Embedded Software
argus_cal_offset_table_t Union Reference

Pixel Range Offset Table. More...

#include <argus_offset.h>

Data Fields

struct {
   q0_15_t   LowPower [ARGUS_PIXELS_X][ARGUS_PIXELS_Y]
 
   q0_15_t   HighPower [ARGUS_PIXELS_X][ARGUS_PIXELS_Y]
 
}; 
 
q0_15_t Table [ARGUS_DCA_POWER_STAGE_COUNT][ARGUS_PIXELS_X][ARGUS_PIXELS_Y]
 

Detailed Description

Pixel Range Offset Table.


Contains pixel range offset values for all 32 active pixels.

Field Documentation

◆ @1

struct { ... }

◆ HighPower

q0_15_t argus_cal_offset_table_t::HighPower[ARGUS_PIXELS_X][ARGUS_PIXELS_Y]

The offset values table for High Power Stage of all 32 pixels. Unit: meter; Format: Q0.15

◆ LowPower

q0_15_t argus_cal_offset_table_t::LowPower[ARGUS_PIXELS_X][ARGUS_PIXELS_Y]

The offset values table for Low Power Stage of all 32 pixels. Unit: meter; Format: Q0.15

◆ Table

The offset values table for Low/High Power Stages of all 32 pixels. Unit: meter; Format: Q0.15


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