PARP Research Group Universidad de Murcia


QVUKFstate Struct Reference
[Signal processing functionality]

A structure that contains the mean and covariance matrix to represent a normal state. More...

#include <qvukf.h>

List of all members.

Public Attributes

QVMatrix mean
 Filter mean.
QVMatrix covariance
 Filter covariance matrix.

Detailed Description

A structure that contains the mean and covariance matrix to represent a normal state.

A structure that contains the mean (QVMatrix) and covariance matrix (QVMatrix) to represent a normal state.

Definition at line 41 of file qvukf.h.


Member Data Documentation

Filter mean.

Definition at line 44 of file qvukf.h.

Referenced by QVUKF::getState(), QVUKF::QVUKF(), QVUKF::setState(), and QVUKF::update().

Filter covariance matrix.

Definition at line 46 of file qvukf.h.

Referenced by QVUKF::update().


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



QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010, 2011.