public interface ICompressHeaderParameter extends ICompressParameter
| Modifier and Type | Method and Description |
|---|---|
void |
getValueFromHeader(IHeaderAccess header)
get the value from the header and set it in the compression option.
|
void |
setValueInHeader(IHeaderAccess header)
Get the parameter value from the option and set it into the fits header.
|
getNamevoid getValueFromHeader(IHeaderAccess header)
header - the header of the hduvoid setValueInHeader(IHeaderAccess header)
header - the header to add the parameter.Copyright © 1996–2018 nom-tam-fits. All rights reserved.