Interface ICompressParameter

All Known Subinterfaces:
ICompressColumnParameter, ICompressHeaderParameter
All Known Implementing Classes:
CompressColumnParameter, CompressHeaderParameter, HCompressScaleParameter, HCompressSmoothParameter, RiceBlockSizeParameter, RiceBytePixParameter, ZBlankColumnParameter

public interface ICompressParameter
(for internal use) Compression parameter that must be stored along the meta data.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getName

      String getName()
      Returns:
      the name of the parameter, normally the fits header key or column name.