|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjs.fits.LoadFits
public class LoadFits
The LoadFits class.
Constructor Summary | |
---|---|
LoadFits(java.lang.String fileName)
Constructor. |
Method Summary | |
---|---|
short[][] |
getData()
|
int |
getHeight()
|
int |
getWidth()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoadFits(java.lang.String fileName) throws java.lang.Exception
fileName
- the fits file name.
java.lang.Exception
Method Detail |
---|
public final int getWidth()
public final int getHeight()
public final short[][] getData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |