|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnom.tam.fits.BasicHDU
nom.tam.fits.FauxHDU
| Field Summary |
| Fields inherited from class nom.tam.fits.BasicHDU |
BITPIX_BYTE, BITPIX_DOUBLE, BITPIX_FLOAT, BITPIX_INT, BITPIX_LONG, BITPIX_SHORT, myData, myHeader |
| Constructor Summary | |
FauxHDU()
|
|
| Method Summary | |
(package private) Data |
manufactureData()
Create a Data object to correspond to the header description. |
abstract void |
throwException()
|
| Methods inherited from class nom.tam.fits.BasicHDU |
checkField, getAuthor, getAxes, getBitPix, getBlankValue, getBScale, getBUnit, getBZero, getCreationDate, getData, getEpoch, getEquinox, getGroupCount, getHeader, getInstrument, getMaximumValue, getMinimumValue, getObject, getObservationDate, getObserver, getOrigin, getParameterCount, getReference, getSize, getTelescope, getTrimmedString, info, isHeader, readData, skipData, skipData, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FauxHDU()
| Method Detail |
public abstract void throwException()
throws FitsException
FitsException
Data manufactureData()
throws FitsException
BasicHDU
manufactureData in class BasicHDUFitsException - if the Data object could not be created
from this HDU's Header
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||