EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
eeros::control::Vector2Corrector Class Reference

#include <Vector2Corrector.hpp>

Classes

struct  map
 

Public Member Functions

virtual bool load (const char *filename)
 
virtual int count ()
 
virtual eeros::math::Vector2 get (const eeros::math::Vector2 &in)
 

Protected Attributes

std::vector< mapmaps
 
std::vector< eeros::math::Vector2mapped
 

Member Function Documentation

int Vector2Corrector::count ( )
virtual
Vector2 Vector2Corrector::get ( const eeros::math::Vector2 in)
virtual
bool Vector2Corrector::load ( const char *  filename)
virtual

Member Data Documentation

std::vector<eeros::math::Vector2> eeros::control::Vector2Corrector::mapped
protected
std::vector<map> eeros::control::Vector2Corrector::maps
protected

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