Public Attributes | List of all members
TofiConfig Struct Reference

#include <tofi_config.h>

Public Attributes

uint32_t freqs
 
uint32_t hdr_size
 
uint32_t n_cols
 Number of Columns. More...
 
uint32_t n_rows
 Number of rows. More...
 
const struct CAL_GAIN_CORRECTION_BLOCK * p_cal_gain_block
 Pointer to the Gain Block. More...
 
const struct CAL_ADDRVAL_REG_BLOCK_V1 * p_cal_reg_block
 Pointer to the register writes block. More...
 
CameraIntrinsicsp_camera_intrinsics
 Pointer to the camera intrinsic parameters. More...
 
const struct CAL_LSDAC_BLOCK_V1 * p_lsdac_block
 Pointer to the LSDAC Block. More...
 
const voidp_tofi_cal_config
 Pointer to the calibration config block. More...
 
const char * p_tofi_config_str
 Pointer to a string of ini config data. More...
 
uint32_t phases
 
char raw_format [MAX_CHAR_SIZE]
 
XYZTable xyz_table
 Structure holding pointer to the X,Y,and Z table. More...
 

Detailed Description

Definition at line 40 of file tofi_config.h.

Member Data Documentation

◆ freqs

uint32_t TofiConfig::freqs

Definition at line 57 of file tofi_config.h.

◆ hdr_size

uint32_t TofiConfig::hdr_size

Definition at line 55 of file tofi_config.h.

◆ n_cols

uint32_t TofiConfig::n_cols

Number of Columns.

Definition at line 42 of file tofi_config.h.

◆ n_rows

uint32_t TofiConfig::n_rows

Number of rows.

Definition at line 41 of file tofi_config.h.

◆ p_cal_gain_block

const struct CAL_GAIN_CORRECTION_BLOCK* TofiConfig::p_cal_gain_block

Pointer to the Gain Block.

Definition at line 48 of file tofi_config.h.

◆ p_cal_reg_block

const struct CAL_ADDRVAL_REG_BLOCK_V1* TofiConfig::p_cal_reg_block

Pointer to the register writes block.

Definition at line 50 of file tofi_config.h.

◆ p_camera_intrinsics

CameraIntrinsics* TofiConfig::p_camera_intrinsics

Pointer to the camera intrinsic parameters.

Definition at line 44 of file tofi_config.h.

◆ p_lsdac_block

const struct CAL_LSDAC_BLOCK_V1* TofiConfig::p_lsdac_block

Pointer to the LSDAC Block.

Definition at line 46 of file tofi_config.h.

◆ p_tofi_cal_config

const void* TofiConfig::p_tofi_cal_config

Pointer to the calibration config block.

Definition at line 52 of file tofi_config.h.

◆ p_tofi_config_str

const char* TofiConfig::p_tofi_config_str

Pointer to a string of ini config data.

Definition at line 53 of file tofi_config.h.

◆ phases

uint32_t TofiConfig::phases

Definition at line 56 of file tofi_config.h.

◆ raw_format

char TofiConfig::raw_format[MAX_CHAR_SIZE]

Definition at line 54 of file tofi_config.h.

◆ xyz_table

XYZTable TofiConfig::xyz_table

Structure holding pointer to the X,Y,and Z table.

Definition at line 45 of file tofi_config.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06