public class GalexExposure extends MaxExposure
CONSUMED, fromOut, NO_COVERAGE, NON_PHYSICAL, SPLIT_X, SPLIT_XY, SPLIT_Y, UNCHECKED| Constructor and Description |
|---|
GalexExposure() |
| Modifier and Type | Method and 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.
|
criterion, findImagescornerMatch, edgeOff, getCandidate, getImage, getInputLimits, minDist, printOut, setStrictfactoryprotected double radiusSquared(double tx,
double ty,
double nx,
double ny,
int index,
Image input)
radiusSquared in class RectRecursetx - 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.