CycloBranch
|
Store aggregated information about a coordinate. More...
#include <utilities.h>
Public Member Functions | |
cCoordinateInfo () | |
The constructor. | |
Public Attributes | |
int | id |
scan id | |
int | x |
x coordinate | |
int | y |
y coordinate | |
double | relativeintensity |
relative intensity | |
double | absoluteintensity |
absolute intensity | |
string | description |
description | |
Store aggregated information about a coordinate.