|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.aerith.misao.util.VsnetRecord
|
+--net.aerith.misao.util.VsoljRecord
The VsnetRecord represents a magnitude data record in
the VSOLJ format.
| Fields inherited from class net.aerith.misao.util.VsnetRecord |
accuracy,
ACCURACY_100TH,
ACCURACY_10TH,
format,
FORMAT_EXTENDED,
FORMAT_EXTENDED_INSTRUMENTS,
FORMAT_ORIGINAL,
name,
observer_code,
record |
| Constructor Summary | |
VsoljRecord(java.lang.String name,
XmlMagRecord record)
Constructs a VsoljRecord of the specified star
and the magnitude data. |
|
| Method Summary | |
java.lang.String |
getDate()
Gets the date string. |
| Methods inherited from class net.aerith.misao.util.VsnetRecord |
getCatalog,
getChip,
getImageObserver,
getInstruments,
getMag,
getName,
getObserverCode,
getOutputString,
setAccuracy,
setFormat,
setObserverCode |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public VsoljRecord(java.lang.String name,
XmlMagRecord record)
VsoljRecord of the specified star
and the magnitude data.name - the name of the star.record - the XML element of the magnitude data.| Method Detail |
public java.lang.String getDate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||