public static final class DOMEnlarge.AddFitsHeader extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String[] |
COMMENTS
The comments to the variables.
|
private static String[] |
KEYS
The keys to use in the fits header.
|
private static String[] |
VARNAMES
The variable names to create.
|
| Constructor and Description |
|---|
AddFitsHeader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
Adds one fits header with id fits1 to the target file.
|
private static final String[] KEYS
private static final String[] VARNAMES
private static final String[] COMMENTS
public static void main(String[] arg)