NimbRo ROS Soccer Package
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
BoundaryLineInterpolation Class Reference

A class for interpolating between boundaries. More...

#include <BoundaryLinearInterpolation.hpp>

Public Member Functions

 BoundaryLineInterpolation (LineSegment _line)
 
 BoundaryLineInterpolation (double nearDistance, double nearValue, double farDistance, double farValue)
 
bool GetValue (double distance, double &value)
 

Detailed Description

A class for interpolating between boundaries.


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