Data Fields | |
int | x |
row number | |
int | y |
column number | |
int | z |
xy-plane number | |
int | t |
4th dimension of FITS file |
Keeps indices for a location in a 3-d .fits file
int location::t |
4th dimension of FITS file
int location::x |
row number
int location::y |
column number
int location::z |
xy-plane number