Changeset 37039 for trunk/Ohana/src/libfits/include/gfitsio.h
- Timestamp:
- Jul 17, 2014, 10:14:43 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libfits/include/gfitsio.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libfits/include/gfitsio.h
r35756 r37039 27 27 # define FT_RECORD_SIZE 2880 /* FITS block size */ 28 28 29 # define FT_BZERO_INT8 -1.0*0x80 29 30 # define FT_BZERO_INT16 1.0*0x8000 30 31 # define FT_BZERO_INT32 1.0*0x80000000 32 # define FT_BZERO_INT64 1.0*0x8000000000000000 31 33 32 34 /* this structure defines the buffer which contains a header
Note:
See TracChangeset
for help on using the changeset viewer.
