Main Page | Modules | Namespace List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

tag::WorldDirection< State > Class Template Reference
[Measurement classes]

#include <measurements.h>

List of all members.

Public Member Functions

 WorldDirection (void)
TooN::Matrix< M_DIMENSION,
State::STATE_DIMENSION > & 
getMeasurementJacobian (const State &state)
TooN::Matrix< M_DIMENSION > & getMeasurementCovariance (const State &state)
TooN::Vector< M_DIMENSION > & getInnovation (const State &state)
void setCovariance (double sigma)

Public Attributes

TooN::Vector< 3 > measurement
TooN::Vector< 3 > reference
TooN::Matrix< M_DIMENSIONcovariance

Static Public Attributes

const int M_DIMENSION = 3


Detailed Description

template<class State>
class tag::WorldDirection< State >

Measuring rotation by comparing a measured direction to a known direction in world space. Possible sensors include gravity or magnetic field direction.


Constructor & Destructor Documentation

template<class State>
tag::WorldDirection< State >::WorldDirection void   )  [inline]
 


Member Function Documentation

template<class State>
TooN::Vector<M_DIMENSION>& tag::WorldDirection< State >::getInnovation const State &  state  )  [inline]
 

template<class State>
TooN::Matrix<M_DIMENSION>& tag::WorldDirection< State >::getMeasurementCovariance const State &  state  )  [inline]
 

template<class State>
TooN::Matrix<M_DIMENSION,State::STATE_DIMENSION>& tag::WorldDirection< State >::getMeasurementJacobian const State &  state  )  [inline]
 

template<class State>
void tag::WorldDirection< State >::setCovariance double  sigma  )  [inline]
 


Member Data Documentation

template<class State>
TooN::Matrix<M_DIMENSION> tag::WorldDirection< State >::covariance
 

template<class State>
const int tag::WorldDirection< State >::M_DIMENSION = 3 [static]
 

template<class State>
TooN::Vector<3> tag::WorldDirection< State >::measurement
 

template<class State>
TooN::Vector<3> tag::WorldDirection< State >::reference
 


The documentation for this class was generated from the following file:
Generated on Wed Aug 8 14:30:36 2007 for TooN Algorithm Library - tag by  doxygen 1.3.9.1