$search

hector_pose_estimation::HeightModel Class Reference

#include <height.h>

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

List of all members.

Public Types

typedef ColumnVector_
< MeasurementDimension
MeasurementVector
typedef SymmetricMatrix_
< MeasurementDimension
NoiseCovariance

Public Member Functions

virtual Matrix dfGet (unsigned int i) const
virtual ColumnVector ExpectedValueGet () const
double getElevation () const
virtual SystemStatus getStatusFlags () const
 HeightModel ()
virtual bool init ()
void setElevation (double elevation)
virtual ~HeightModel ()

Static Public Attributes

static const unsigned int MeasurementDimension = 1

Protected Attributes

double elevation_
double stddev_

Detailed Description

Definition at line 37 of file height.h.


Member Typedef Documentation

Definition at line 40 of file height.h.

Definition at line 41 of file height.h.


Constructor & Destructor Documentation

hector_pose_estimation::HeightModel::HeightModel (  ) 

Definition at line 37 of file height.cpp.

hector_pose_estimation::HeightModel::~HeightModel (  )  [virtual]

Definition at line 53 of file height.cpp.


Member Function Documentation

Matrix hector_pose_estimation::HeightModel::dfGet ( unsigned int  i  )  const [virtual]

Implements hector_pose_estimation::MeasurementModel.

Reimplemented in hector_pose_estimation::BaroModel.

Definition at line 64 of file height.cpp.

ColumnVector hector_pose_estimation::HeightModel::ExpectedValueGet (  )  const [virtual]

Implements hector_pose_estimation::MeasurementModel.

Reimplemented in hector_pose_estimation::BaroModel.

Definition at line 59 of file height.cpp.

double hector_pose_estimation::HeightModel::getElevation (  )  const [inline]

Definition at line 53 of file height.h.

SystemStatus hector_pose_estimation::HeightModel::getStatusFlags (  )  const [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 55 of file height.cpp.

bool hector_pose_estimation::HeightModel::init (  )  [virtual]

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 45 of file height.cpp.

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

Definition at line 52 of file height.h.


Member Data Documentation

Definition at line 57 of file height.h.

Definition at line 39 of file height.h.

Definition at line 56 of file height.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Tue Mar 5 12:32:35 2013