class TMuiWindowFunc

Base class for calculating the search window size for the road finder

Public Methods

TMuiWindowFunc()
Constructor
virtual ~TMuiWindowFunc()
Destructor
virtual float operator)(const float& chi_square, const float& distance) const
Returns the search window size for a given chi square and distance

Documentation

Base class for calculating the search window size for the road finder. Used in the implementation of the SearchWindow method of the 1-D road class.

TMuiWindowFunc()
Constructor

virtual ~TMuiWindowFunc()
Destructor

virtual float operator)(const float& chi_square, const float& distance) const
Returns the search window size for a given chi square and distance
Parameters:
chi_square - chi-square parameter of the simple linear fit
distance - 2-D distance from the projection of the simple fit to the last gap to the projection of the simple fit to the desired gap


This class has no child classes.
Author:
Kyle Pope mailto:pope@phy.ornl.gov
See Also:
mMuiRoadFinder
TMui1DRoad

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de