- Timestamp:
- Jul 17, 2014, 12:32:26 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-ops-20130712/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/libfits/include/gfitsio.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-ops-20130712/Ohana
- Property svn:mergeinfo deleted
-
branches/eam_branches/ipp-ops-20130712/Ohana/src/libfits/include/gfitsio.h
r35756 r37067 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.
