Changeset 3609 for trunk/Ohana/src/libohana/include/elixir.h
- Timestamp:
- Mar 31, 2005, 4:57:00 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/include/elixir.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/include/elixir.h
r3536 r3609 14 14 /************ database structures ************************************/ 15 15 16 # if (0) 16 17 /* structure for Image Registration Database */ 17 18 typedef struct { … … 43 44 e_time regtime; 44 45 } RegImage; /* 360 bytes / image */ 45 46 # endif 47 48 # if (0) 46 49 /* Detrend Database structure */ 47 50 typedef struct { … … 61 64 char filename[256]; 62 65 } DetReg; /* 416 bytes */ 66 # endif 63 67 64 68 /* average data as stored in the LONEOS database */
Note:
See TracChangeset
for help on using the changeset viewer.
