public static class HeaderSpecification.HeaderLine extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getComment()
The Comment as it will be written in the fits file.
|
HeaderSpecification.DataType |
getDataType()
The data type for this HeaderLine.
|
String |
getKeyword()
The keyword name as it will be written in the fits file.
|
String |
getMetaName() |
public String getKeyword()
public HeaderSpecification.DataType getDataType()
public String getMetaName()
public String getComment()
Copyright © 2022 LSST. All rights reserved.