Classes | Public Member Functions | Protected Attributes | List of all members
hector_pose_estimation::SubState Class Referenceabstract

#include <substate.h>

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

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

hector_pose_estimation::SubState::SubState ( State state)
inline

Definition at line 39 of file substate.h.

virtual hector_pose_estimation::SubState::~SubState ( )
inlinevirtual

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 ( )
inlinevirtual

Definition at line 49 of file substate.h.

virtual void hector_pose_estimation::SubState::reset ( )
inlinevirtual

Definition at line 47 of file substate.h.

virtual void hector_pose_estimation::SubState::updated ( )
inlinevirtual

Definition at line 48 of file substate.h.

Member Data Documentation

State& hector_pose_estimation::SubState::state_
protected

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 Thu Feb 18 2021 03:29:31