#include <corelation.h>

Public Attributes | |
| double | x |
| X coordinate of the peak. | |
| double | y |
| Y coordinate of the peak. | |
| double | val |
| Peak value. | |
| double | sigma_x |
| Peak standard deviation along x axis. | |
| double | sigma_y |
| Peak standard deviation along y axis. | |
1.5.4