azimuth_average Struct Reference

#include <stdalgorithm.hpp>

List of all members.


Detailed Description

Definition at line 156 of file stdalgorithm.hpp.


Public Member Functions

 azimuth_average (bildfloat &rb, float x_centr_, float y_centr_, int anz_)
void operator() (int x, int y)
float operator() (int dist) const

Public Attributes

int anz
std::vector< double > rsumme
std::vector< int > ranzahl
bildfloatheightfield
float x_centr
float y_centr

Constructor & Destructor Documentation

azimuth_average::azimuth_average ( bildfloat rb,
float  x_centr_,
float  y_centr_,
int  anz_ 
) [inline]

Definition at line 163 of file stdalgorithm.hpp.


Member Function Documentation

void azimuth_average::operator() ( int  x,
int  y 
) [inline]

Definition at line 172 of file stdalgorithm.hpp.

References SQR.

float azimuth_average::operator() ( int  dist  )  const [inline]

Definition at line 180 of file stdalgorithm.hpp.


Member Data Documentation

Definition at line 157 of file stdalgorithm.hpp.

std::vector<double> azimuth_average::rsumme

Definition at line 158 of file stdalgorithm.hpp.

std::vector<int> azimuth_average::ranzahl

Definition at line 159 of file stdalgorithm.hpp.

Definition at line 160 of file stdalgorithm.hpp.

Definition at line 161 of file stdalgorithm.hpp.

Definition at line 161 of file stdalgorithm.hpp.


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

Generated on Fri Jul 24 12:49:17 2009 for Xgrayimg Library by  doxygen 1.5.5