#include <measurements.h>
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_DIMENSION > | covariance |
Static Public Attributes | |
| const int | M_DIMENSION = 3 |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.3.9.1