$search

hector_pose_estimation::Input_< SystemModel > Class Template Reference

#include <system_input.h>

Inheritance diagram for hector_pose_estimation::Input_< SystemModel >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Input_< SystemModelType
typedef SystemModel::InputVector Vector

Public Member Functions

virtual Vector const & getVector () const
 Input_ (double u)
 Input_ (Vector const &u)
 Input_ ()
virtual Vectoroperator= (double u)
virtual Vectoroperator= (Vector const &u)
virtual void setValue (double u)
virtual void setValue (Vector const &u)
virtual ~Input_ ()

Protected Attributes

Vector u_

Detailed Description

template<class SystemModel>
class hector_pose_estimation::Input_< SystemModel >

Definition at line 44 of file system_input.h.


Member Typedef Documentation

template<class SystemModel >
typedef Input_<SystemModel> hector_pose_estimation::Input_< SystemModel >::Type

Definition at line 46 of file system_input.h.

template<class SystemModel >
typedef SystemModel::InputVector hector_pose_estimation::Input_< SystemModel >::Vector

Definition at line 47 of file system_input.h.


Constructor & Destructor Documentation

template<class SystemModel >
hector_pose_estimation::Input_< SystemModel >::Input_ (  )  [inline]

Definition at line 49 of file system_input.h.

template<class SystemModel >
hector_pose_estimation::Input_< SystemModel >::Input_ ( Vector const &  u  )  [inline]

Definition at line 52 of file system_input.h.

template<class SystemModel >
hector_pose_estimation::Input_< SystemModel >::Input_ ( double  u  )  [inline]

Definition at line 57 of file system_input.h.

template<class SystemModel >
virtual hector_pose_estimation::Input_< SystemModel >::~Input_ (  )  [inline, virtual]

Definition at line 62 of file system_input.h.


Member Function Documentation

template<class SystemModel >
virtual Vector const& hector_pose_estimation::Input_< SystemModel >::getVector (  )  const [inline, virtual]

Definition at line 67 of file system_input.h.

template<class SystemModel >
virtual Vector& hector_pose_estimation::Input_< SystemModel >::operator= ( double  u  )  [inline, virtual]

Definition at line 70 of file system_input.h.

template<class SystemModel >
virtual Vector& hector_pose_estimation::Input_< SystemModel >::operator= ( Vector const &  u  )  [inline, virtual]

Definition at line 69 of file system_input.h.

template<class SystemModel >
virtual void hector_pose_estimation::Input_< SystemModel >::setValue ( double  u  )  [inline, virtual]

Definition at line 65 of file system_input.h.

template<class SystemModel >
virtual void hector_pose_estimation::Input_< SystemModel >::setValue ( Vector const &  u  )  [inline, virtual]

Definition at line 64 of file system_input.h.


Member Data Documentation

template<class SystemModel >
Vector hector_pose_estimation::Input_< SystemModel >::u_ [protected]

Definition at line 73 of file system_input.h.


The documentation for this class was generated from the following file:
 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