Public Attributes | List of all members
t_errors Struct Reference

Estimation errors. More...

#include <mtt_common.h>

Public Attributes

double * lateral_error
 Lateral error, distance in the minor axis of ellipse. More...
 
double lateral_error_cov
 Lateral error variance. More...
 
unsigned int latest
 Latest point. More...
 
unsigned int max_number_points
 Max number of points in array. More...
 
unsigned int next
 Next point. More...
 
unsigned int number_points
 Number of points in array. More...
 
unsigned int position
 Current position. More...
 
double x_inno_cov
 Innovation X variance. More...
 
double * x_innovation
 Array of X innovations. More...
 
double x_resi_cov
 Residue X variance. More...
 
double * x_residue
 Array of X residues. More...
 
double y_inno_cov
 Innovation Y variance. More...
 
double * y_innovation
 Array of Y innovations. More...
 
double y_resi_cov
 Residue Y variance. More...
 
double * y_residue
 Array of Y residues. More...
 

Detailed Description

Estimation errors.

Definition at line 266 of file mtt_common.h.

Member Data Documentation

double* t_errors::lateral_error

Lateral error, distance in the minor axis of ellipse.

Definition at line 279 of file mtt_common.h.

double t_errors::lateral_error_cov

Lateral error variance.

Definition at line 292 of file mtt_common.h.

unsigned int t_errors::latest

Latest point.

Definition at line 301 of file mtt_common.h.

unsigned int t_errors::max_number_points

Max number of points in array.

Definition at line 297 of file mtt_common.h.

unsigned int t_errors::next

Next point.

Definition at line 303 of file mtt_common.h.

unsigned int t_errors::number_points

Number of points in array.

Definition at line 295 of file mtt_common.h.

unsigned int t_errors::position

Current position.

Definition at line 299 of file mtt_common.h.

double t_errors::x_inno_cov

Innovation X variance.

Definition at line 282 of file mtt_common.h.

double* t_errors::x_innovation

Array of X innovations.

Definition at line 269 of file mtt_common.h.

double t_errors::x_resi_cov

Residue X variance.

Definition at line 284 of file mtt_common.h.

double* t_errors::x_residue

Array of X residues.

Definition at line 271 of file mtt_common.h.

double t_errors::y_inno_cov

Innovation Y variance.

Definition at line 287 of file mtt_common.h.

double* t_errors::y_innovation

Array of Y innovations.

Definition at line 274 of file mtt_common.h.

double t_errors::y_resi_cov

Residue Y variance.

Definition at line 289 of file mtt_common.h.

double* t_errors::y_residue

Array of Y residues.

Definition at line 276 of file mtt_common.h.


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


mtt
Author(s): Jorge Almeida
autogenerated on Mon Mar 2 2015 01:32:19