Classes | Public Member Functions | Protected Attributes
hector_pose_estimation::SubState Class Reference

#include <substate.h>

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

List of all members.

Classes

class  initializer
class  initializer< Dynamic, Dynamic >

Public Member Functions

virtual int getCovarianceDimension () const =0
virtual int getCovarianceIndex () const =0
virtual int getVectorDimension () const =0
virtual int getVectorIndex () const =0
virtual void normalize ()
virtual void reset ()
 SubState (State &state)
virtual void updated ()
virtual ~SubState ()

Protected Attributes

Statestate_

Detailed Description

Definition at line 36 of file substate.h.


Constructor & Destructor Documentation

Definition at line 39 of file substate.h.

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

Definition at line 40 of file substate.h.


Member Function Documentation

virtual int hector_pose_estimation::SubState::getCovarianceDimension ( ) const [pure virtual]
virtual int hector_pose_estimation::SubState::getCovarianceIndex ( ) const [pure virtual]
virtual int hector_pose_estimation::SubState::getVectorDimension ( ) const [pure virtual]
virtual int hector_pose_estimation::SubState::getVectorIndex ( ) const [pure virtual]
virtual void hector_pose_estimation::SubState::normalize ( ) [inline, virtual]

Definition at line 49 of file substate.h.

virtual void hector_pose_estimation::SubState::reset ( ) [inline, virtual]

Definition at line 47 of file substate.h.

virtual void hector_pose_estimation::SubState::updated ( ) [inline, virtual]

Definition at line 48 of file substate.h.


Member Data Documentation

Definition at line 52 of file substate.h.


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


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