t_model Struct Reference
[Planar Obstacles Traking with Kalman FilterPotkf_tese]

This structure contains the motion model used by kalman filter. More...

#include <common.h>

Data Fields

double P [4]
double H [4]
double R [4]
double Q [4]
double F [4]
double K [4]
double Z [2]
double Xe [2]
double Xp [2]

Detailed Description

This structure contains the motion model used by kalman filter.


Field Documentation

double t_model::F
double t_model::H
double t_model::K
double t_model::P
double t_model::Q
double t_model::R
double t_model::Xe
double t_model::Xp
double t_model::Z

The documentation for this struct was generated from the following files:
Generated on Wed Jun 2 12:43:29 2010 for LAR Atlas by  doxygen 1.6.3