Component, SerializableUserSurvey, XMLSurveypublic interface Survey extends Component
| Modifier and Type | Method | Description |
|---|---|---|
Image[] |
getImages(Position pos,
double size,
double scale) |
Find a list of images that are within size of the given position.
|
void |
updateHeader(nom.tam.fits.Header fitsHeader) |
Update a FITS header for an image generated from this survey.
|
void |
updateSettings() |
Update the system settings with survey specific options.
|
getDescription, getNameImage[] getImages(Position pos, double size, double scale) throws Exception
Exceptionvoid updateHeader(nom.tam.fits.Header fitsHeader)
void updateSettings()