public final class RiceBlockSizeParameter extends CompressHeaderParameter<RiceCompressOption>
| Constructor and Description |
|---|
RiceBlockSizeParameter(RiceCompressOption riceCompressOption) |
| 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.
|
findZVal, nextFreeZValgetName, getOptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic RiceBlockSizeParameter(RiceCompressOption riceCompressOption)
public void getValueFromHeader(IHeaderAccess header)
ICompressHeaderParameterheader - the header of the hdupublic void setValueInHeader(IHeaderAccess header)
ICompressHeaderParameterheader - the header to add the parameter.Copyright © 1996–2018 nom-tam-fits. All rights reserved.