|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxml.DOMEnlarge.AddFitsHeader
public static final class DOMEnlarge.AddFitsHeader
A class to add fits-header information to the target files. Assumes that no fits-header is present.
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
DOMEnlarge.AddFitsHeader()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] arg)
Adds one fits header with id fits1 to the target file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final String[] KEYS
private static final String[] VARNAMES
private static final String[] COMMENTS
| Constructor Detail |
|---|
public DOMEnlarge.AddFitsHeader()
| Method Detail |
|---|
public static void main(String[] arg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||