Public Member Functions | Protected Attributes
hector_pose_estimation::HeightModel Class Reference

#include <height.h>

Inheritance diagram for hector_pose_estimation::HeightModel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

double getElevation () const
virtual void getExpectedValue (MeasurementVector &y_pred, const State &state)
virtual void getMeasurementNoise (NoiseVariance &R, const State &, bool init)
virtual void getStateJacobian (MeasurementMatrix &C, const State &state, bool init)
virtual SystemStatus getStatusFlags ()
 HeightModel ()
void setElevation (double elevation)
virtual ~HeightModel ()

Protected Attributes

double elevation_
double stddev_

Detailed Description

Definition at line 36 of file height.h.


Constructor & Destructor Documentation

Definition at line 40 of file height.cpp.

Definition at line 47 of file height.cpp.


Member Function Documentation

Definition at line 48 of file height.h.

void hector_pose_estimation::HeightModel::getExpectedValue ( MeasurementVector &  y_pred,
const State state 
) [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel_< HeightModel, 1 >.

Reimplemented in hector_pose_estimation::BaroModel.

Definition at line 56 of file height.cpp.

void hector_pose_estimation::HeightModel::getMeasurementNoise ( NoiseVariance &  R,
const State ,
bool  init 
) [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel_< HeightModel, 1 >.

Definition at line 49 of file height.cpp.

void hector_pose_estimation::HeightModel::getStateJacobian ( MeasurementMatrix &  C,
const State state,
bool  init 
) [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel_< HeightModel, 1 >.

Reimplemented in hector_pose_estimation::BaroModel.

Definition at line 61 of file height.cpp.

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 41 of file height.h.

void hector_pose_estimation::HeightModel::setElevation ( double  elevation) [inline]

Definition at line 47 of file height.h.


Member Data Documentation

Definition at line 52 of file height.h.

Definition at line 51 of file height.h.


The documentation for this class was generated from the following files:


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Fri Aug 28 2015 10:59:55