public class GalexExposure extends MaxExposure
CONSUMED, fromOut, NO_COVERAGE, NON_PHYSICAL, SPLIT_X, SPLIT_XY, SPLIT_Y, UNCHECKED
Constructor | Description |
---|---|
GalexExposure() |
Modifier and Type | Method | Description |
---|---|---|
protected double |
radiusSquared(double tx,
double ty,
double nx,
double ny,
int index,
Image input) |
Find the square of the offset from the center of the field of view.
|
factory
criterion, findImages
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cornerMatch, edgeOff, getCandidate, getImage, getInputLimits, minDist, printOut, setStrict
protected double radiusSquared(double tx, double ty, double nx, double ny, int index, Image input)
radiusSquared
in class RectRecurse
tx
- The x value of the first point.ty
- The y value of the first point.nx
- The width of the image.ny
- the height of the image.