ICAROUS
apps
tracker
fsw
src
tracker_tbl.h
Go to the documentation of this file.
1
6
#ifndef ICAROUS_CFS_TRACKER_TBL_H
7
#define ICAROUS_CFS_TRACKER_TBL_H
8
13
typedef
struct
14
{
15
double
modelUncertaintyP[6];
16
double
modelUncertaintyV[6];
17
double
pThreshold;
18
double
vThreshold;
19
}
trackerTable_t
;
20
21
22
#endif
//ICAROUS_CFS_TRACKER_TBL_H
trackerTable_t
input table parameters for tracker application
Definition:
tracker_tbl.h:14
Generated by
1.9.2