Data Fields | |
INT2 | timeIndex |
time index of the lut More... | |
INT8 | f0Bin |
Frequency bin for which it has been constructed. More... | |
REAL8 | deltaF |
Frequency resolution df=1/TCOH , where 1/TCOH is the coherent integration time used in teh demodulation procedure. More... | |
INT8 | nFreqValid |
Number of frequencies where the lut is valid. More... | |
INT4 | iniBin |
First bin affecting the patch with respect to f0 . More... | |
INT4 | nBin |
Exact number of bins affecting the patch. More... | |
INT4 | offset |
Frequency bin corresponding to center of patch measured with respect to f0Bin (zero in modulated case) More... | |
UINT2 | maxNBins |
Maximum number of bins affecting the patch (for memory allocation purposes) More... | |
UINT2 | maxNBorders |
Maximum number of borders affecting the patch (for memory allocation purposes) More... | |
HOUGHBorder * | border |
The annulus borders. More... | |
HOUGHBin2Border * | bin |
Bin to border correspondence. More... | |
INT8 HOUGHptfLUT::f0Bin |
REAL8 HOUGHptfLUT::deltaF |
INT8 HOUGHptfLUT::nFreqValid |
INT4 HOUGHptfLUT::iniBin |
INT4 HOUGHptfLUT::nBin |
INT4 HOUGHptfLUT::offset |
UINT2 HOUGHptfLUT::maxNBins |
UINT2 HOUGHptfLUT::maxNBorders |
HOUGHBorder* HOUGHptfLUT::border |
HOUGHBin2Border* HOUGHptfLUT::bin |