- Timestamp:
- 03/15/12 08:54:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mcore/ofits.h
r13000 r13115 318 318 319 319 SetStr("XTENSION", "BINTABLE", "binary table extension"); 320 SetStr("EXTNAME", "", "name of extension table");321 320 SetInt("BITPIX", 8, "8-bit bytes"); 322 321 SetInt("NAXIS", 2, "2-dimensional binary table"); … … 326 325 SetInt("GCOUNT", 1, "one data group (required keyword)"); 327 326 SetInt("TFIELDS", 0, "number of fields in each row"); 327 SetStr("EXTNAME", "", "name of extension table"); 328 328 SetStr("CHECKSUM", "{0000000000000000}", "Checksum for the whole file"); 329 329 SetInt("DATASUM", 0, "Checksum for the data block");
Note:
See TracChangeset
for help on using the changeset viewer.