AFBR-S50 API Reference Manual v1.6.6
AFBR-S50 Time-of-Flight Sensor SDK for Embedded Software
Loading...
Searching...
No Matches
argus_cfg_xtm_t Struct Reference

The configuration of the shot noise monitor task. More...

#include <argus_xtalk.h>

Data Fields

bool Enabled
 
uq0_8_t EMAWeight
 
uint8_t MaxTemperatureOffset
 
uq12_4_t HighAmplitudeThreshold
 
uq12_4_t LowAmplitudeThreshold
 
uq12_4_t PassiveAmplitudeThreshold
 

Detailed Description

The configuration of the shot noise monitor task.


Field Documentation

◆ EMAWeight

uq0_8_t argus_cfg_xtm_t::EMAWeight

The weight for the exponentially moving average (EMA) that is used to smooth the crosstalk offset values.

◆ Enabled

bool argus_cfg_xtm_t::Enabled

Enables the crosstalk monitoring feature.

◆ HighAmplitudeThreshold

uq12_4_t argus_cfg_xtm_t::HighAmplitudeThreshold

The amplitude threshold for the crosstalk monitor that causes the crosstalk offset calculation to start if the maximum amplitude of all pixels falls below the specified threshold.

◆ LowAmplitudeThreshold

uq12_4_t argus_cfg_xtm_t::LowAmplitudeThreshold

The amplitude threshold for the crosstalk monitor that causes the crosstalk offset calculation to stop if the maximum amplitude of all pixels grows above the specified threshold.

◆ MaxTemperatureOffset

uint8_t argus_cfg_xtm_t::MaxTemperatureOffset

The maximum temperature offset (in Kelvin) that invalidates the last crosstalk offset calculation value.

◆ PassiveAmplitudeThreshold

uq12_4_t argus_cfg_xtm_t::PassiveAmplitudeThreshold

The amplitude threshold for the crosstalk monitor that causes the crosstalk offset calculation to stop if the maximum pixel amplitude of all passive pixels is below the specified threshold.


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