#include <segment.h>
Data Fields | |
| int | nStatus |
| MQTileID | bTile |
| int | nIndex |
| Attributes | attr |
| FPeak2i * | pFPeaks |
| FPeak2iPointer * | pPFPeaks |
| int | nFPeaks |
| float | dChiSquare |
| int | nIterations |
A segment is a data structure that stores the boundaries of segment 2D-map in the variable attr and fitting information about the peaks it contains
1.3.7