$search

hector_pose_estimation::GPSModel Class Reference

#include <gps.h>

Inheritance diagram for hector_pose_estimation::GPSModel:
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
virtual SystemStatus getStatusFlags () const
 GPSModel ()
virtual bool init ()
virtual ~GPSModel ()

Static Public Attributes

static const unsigned int MeasurementDimension = 4

Protected Attributes

double position_stddev_
double velocity_stddev_

Detailed Description

Definition at line 38 of file gps.h.


Member Typedef Documentation

Definition at line 41 of file gps.h.

Definition at line 42 of file gps.h.


Constructor & Destructor Documentation

hector_pose_estimation::GPSModel::GPSModel (  ) 

Definition at line 34 of file gps.cpp.

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

Definition at line 52 of file gps.cpp.


Member Function Documentation

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

Implements hector_pose_estimation::MeasurementModel.

Definition at line 66 of file gps.cpp.

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

Implements hector_pose_estimation::MeasurementModel.

Definition at line 58 of file gps.cpp.

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

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 54 of file gps.cpp.

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

Reimplemented from hector_pose_estimation::MeasurementModel.

Definition at line 43 of file gps.cpp.


Member Data Documentation

Definition at line 40 of file gps.h.

Definition at line 54 of file gps.h.

Definition at line 55 of file gps.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