Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Telescope.Fits.HDU.Block
Synopsis
Documentation
hduBlockSize :: Int Source #
The size of an HDU block is fixed at thirty-six eighty byte words. In other words 2,880 bytes. These blocks are padded with zeros to this boundary.
hduMaxRecords :: Int Source #