Changeset 37261 for trunk/Ohana/src/relastro/include/relastro.h
- Timestamp:
- Aug 14, 2014, 2:25:44 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/include/relastro.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/include/relastro.h
r37038 r37261 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.
