Public Member Functions
hector_pose_estimation::Baro Class Reference

#include <baro.h>

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

List of all members.

Public Member Functions

 Baro (const std::string &name="baro")
double getElevation () const
double getQnh () const
virtual void onReset ()
virtual bool prepareUpdate (State &state, const Update &update)
void setElevation (double elevation)
void setQnh (double qnh)
virtual ~Baro ()

Detailed Description

Definition at line 81 of file baro.h.


Constructor & Destructor Documentation

hector_pose_estimation::Baro::Baro ( const std::string &  name = "baro") [inline]

Definition at line 84 of file baro.h.

virtual hector_pose_estimation::Baro::~Baro ( ) [inline, virtual]

Definition at line 85 of file baro.h.


Member Function Documentation

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

Definition at line 88 of file baro.h.

double hector_pose_estimation::Baro::getQnh ( ) const [inline]

Definition at line 91 of file baro.h.

Reimplemented from hector_pose_estimation::HeightBaroCommon.

Definition at line 68 of file baro.cpp.

bool hector_pose_estimation::Baro::prepareUpdate ( State state,
const Update update 
) [virtual]

Reimplemented from hector_pose_estimation::Measurement_< BaroModel >.

Definition at line 73 of file baro.cpp.

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

Definition at line 87 of file baro.h.

void hector_pose_estimation::Baro::setQnh ( double  qnh) [inline]

Definition at line 90 of file baro.h.


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


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Mon Oct 6 2014 00:24:16