Public Member Functions | Private Attributes
hector_pose_estimation::GPS Class Reference

#include <gps.h>

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

List of all members.

Public Member Functions

virtual
GPSModel::MeasurementVector
const & 
getVector (const GPSUpdate &update, const State &)
 GPS (const std::string &name="gps")
virtual void onReset ()
virtual bool prepareUpdate (State &state, const GPSUpdate &update)
virtual ~GPS ()

Private Attributes

GPSUpdate last_
GlobalReferencePtr reference_
GPSModel::MeasurementVector y_

Detailed Description

Definition at line 69 of file gps.h.


Constructor & Destructor Documentation

hector_pose_estimation::GPS::GPS ( const std::string &  name = "gps")

Definition at line 117 of file gps.cpp.

Definition at line 123 of file gps.cpp.


Member Function Documentation

GPSModel::MeasurementVector const & hector_pose_estimation::GPS::getVector ( const GPSUpdate update,
const State  
) [virtual]

Definition at line 130 of file gps.cpp.

Reimplemented from hector_pose_estimation::Measurement.

Definition at line 126 of file gps.cpp.

bool hector_pose_estimation::GPS::prepareUpdate ( State state,
const GPSUpdate update 
) [virtual]

Definition at line 143 of file gps.cpp.


Member Data Documentation

Definition at line 82 of file gps.h.

Definition at line 81 of file gps.h.

GPSModel::MeasurementVector hector_pose_estimation::GPS::y_ [private]

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