public class FitsHeaderImpl extends Object implements IFitsHeader, Serializable
IFitsHeader.HDU, IFitsHeader.SOURCE, IFitsHeader.VALUE| Constructor and Description |
|---|
FitsHeaderImpl(String headerName,
IFitsHeader.SOURCE status,
IFitsHeader.HDU hdu,
IFitsHeader.VALUE valueType,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
String |
comment() |
IFitsHeader.HDU |
hdu() |
String |
key() |
IFitsHeader |
n(int... numbers) |
IFitsHeader.SOURCE |
status() |
IFitsHeader.VALUE |
valueType() |
public FitsHeaderImpl(String headerName, IFitsHeader.SOURCE status, IFitsHeader.HDU hdu, IFitsHeader.VALUE valueType, String comment)
public String comment()
comment in interface IFitsHeaderpublic IFitsHeader.HDU hdu()
hdu in interface IFitsHeaderpublic String key()
key in interface IFitsHeaderpublic IFitsHeader n(int... numbers)
n in interface IFitsHeaderpublic IFitsHeader.SOURCE status()
status in interface IFitsHeaderpublic IFitsHeader.VALUE valueType()
valueType in interface IFitsHeaderCopyright © 1996–2018 nom-tam-fits. All rights reserved.