|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectskyview.survey.Image
skyview.survey.FitsImage
public class FitsImage
This class defines an image gotten by reading a file
| Field Summary |
|---|
| Fields inherited from class skyview.survey.Image |
|---|
data |
| Constructor Summary | |
|---|---|
FitsImage(java.lang.String file)
|
|
| Method Summary | |
|---|---|
double |
getData(int npix)
Defer reading the data until it is asked for. |
Header |
getHeader()
|
| Methods inherited from class skyview.survey.Image |
|---|
clearData, getCenter, getCorners, getDataArray, getDepth, getDescription, getHeight, getName, getTransformer, getWCS, getWidth, initialize, isTiled, setData, setDataArray, setName, valid, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FitsImage(java.lang.String file)
throws SurveyException
SurveyException| Method Detail |
|---|
public double getData(int npix)
getData in class Imagepublic Header getHeader()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||