Class RiceBlockSizeParameter

    • Constructor Detail

      • RiceBlockSizeParameter

        public RiceBlockSizeParameter​(RiceCompressOption riceCompressOption)
    • Method Detail

      • getValueFromHeader

        public void getValueFromHeader​(IHeaderAccess header)
        Description copied from interface: ICompressHeaderParameter
        get the value from the header and set it in the compression option.
        Parameters:
        header - the header of the hdu
      • setValueInHeader

        public void setValueInHeader​(IHeaderAccess header)
        Description copied from interface: ICompressHeaderParameter
        Get the parameter value from the option and set it into the fits header.
        Parameters:
        header - the header to add the parameter.