IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2005, 4:57:00 PM (21 years ago)
Author:
eugene
Message:

moving to autocode on imregister

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/include/elixir.h

    r3536 r3609  
    1414/************  database structures ************************************/
    1515
     16# if (0)
    1617/* structure for Image Registration Database */
    1718typedef struct {
     
    4344  e_time regtime;
    4445} RegImage;  /* 360 bytes / image */
    45 
     46# endif
     47
     48# if (0)
    4649/* Detrend Database structure */
    4750typedef struct {
     
    6164  char filename[256];
    6265} DetReg;    /* 416 bytes */
     66# endif
    6367
    6468/* average data as stored in the LONEOS database */
Note: See TracChangeset for help on using the changeset viewer.