TI Autonomous Driving Algorithms (TIADALG) Library User Guide
EL_TI_Obj Struct Reference

This structure is the main handle of EL Module. More...

#include <tiadalg_vl_alg_int.h>

Data Fields

const IVISION_Fxns * ivision
 
uint8_t algState
 
uint32_t numMemRecs
 
IALG_MemRec memRec [NUM_MEMRECS]
 
TIADALG_el_create_params algCreatePrms
 
EL_TI_Prms ti_prms
 

Detailed Description

This structure is the main handle of EL Module.

ivision All public function pointers

algState State of algorithm to indicate

numMemRecs Number of memory records

memRec Array of memory records

Field Documentation

◆ ivision

const IVISION_Fxns* EL_TI_Obj::ivision

◆ algState

uint8_t EL_TI_Obj::algState

◆ numMemRecs

uint32_t EL_TI_Obj::numMemRecs

◆ memRec

IALG_MemRec EL_TI_Obj::memRec[NUM_MEMRECS]

◆ algCreatePrms

TIADALG_el_create_params EL_TI_Obj::algCreatePrms

◆ ti_prms

EL_TI_Prms EL_TI_Obj::ti_prms

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

© Copyright 2018 Texas Instruments Incorporated. All rights reserved.
Document generated by doxygen 1.8.6