Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

KalmanUpdateResult Class Reference

Contains the results of an update call of a KalmanBallLocator process model. More...

#include <BaseModel.h>

Collaboration diagram for KalmanUpdateResult:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KalmanUpdateResult ()

Public Attributes

KalmanBallState state
 state of the ball

double liklihood
 liklihood (not probability!) of the model


Detailed Description

Contains the results of an update call of a KalmanBallLocator process model.

Definition at line 36 of file BaseModel.h.


Constructor & Destructor Documentation

KalmanUpdateResult::KalmanUpdateResult  ) 
 

Definition at line 23 of file BaseModel.cpp.


Member Data Documentation

KalmanBallState KalmanUpdateResult::state
 

state of the ball

Definition at line 42 of file BaseModel.h.

Referenced by KalmanFixedPositionModel::update(), and KalmanConstantSpeedModel::update().

double KalmanUpdateResult::liklihood
 

liklihood (not probability!) of the model

Definition at line 43 of file BaseModel.h.

Referenced by KalmanFixedPositionModel::update(), and KalmanConstantSpeedModel::update().


The documentation for this class was generated from the following files:
Generated on Thu Sep 23 20:09:03 2004 for GT2004 by doxygen 1.3.6