- Timestamp:
- Feb 14, 2015, 3:31:46 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150112/Ohana/src/uniphot/include/setastrom.h
r37908 r37910 15 15 int Nvalues; 16 16 int Nfilters; // number of filters 17 int Nx; // number of chips in x 18 int Ny; // number of chips in y 17 int NchipX; // number of chips in x 18 int NchipY; // number of chips in y 19 int NxCCD; // number of pixels 19 20 Matrix **matrix; // allocate an array of pointers 20 21 // index = ix + iy*Nx + filter*Nx*Ny + dir*Nx*Ny*Nfilter
Note:
See TracChangeset
for help on using the changeset viewer.
