Data Fields | |
INT2 | timeIndex |
The time index of the peak-gram. More... | |
REAL8 | deltaF |
Frequency resolution: df=1/TCOH More... | |
UINT8 | fBinIni |
Frequency index of the first element of the spectrum covered by this peak-gram; it can be seen as an offset. More... | |
UINT8 | fBinFin |
Frequency index of the last element of the spectrum covered by this peak-gram. More... | |
UINT4 | length |
Number of peaks present in the peak-gram. More... | |
INT4 * | peak |
The peak indices relative to fBinIni , i.e., the zero peak corresponds to fBinIni . More... | |
INT2 HOUGHPeakGram::timeIndex |
UINT8 HOUGHPeakGram::fBinIni |
UINT8 HOUGHPeakGram::fBinFin |
UINT4 HOUGHPeakGram::length |