- Timestamp:
- Aug 25, 2014, 10:47:10 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140813/Ohana/src/relastro/include/relastro.h
r37038 r37306 133 133 int Nmeas; 134 134 } StatType; 135 136 typedef struct { 137 off_t Nave; 138 off_t Npm; 139 off_t Npar; 140 off_t Nskip; 141 off_t Noffset; 142 } FitStats; 135 143 136 144 /* global variables set in parameter file */ … … 535 543 int areImagesLoaded (); 536 544 int areImagesMatched (); 545 546 int isGPC1chip (int photcode); 547 int isGPC1stack (int photcode); 548 int isGPC1warp (int photcode);
Note:
See TracChangeset
for help on using the changeset viewer.
