| Package | Description |
|---|---|
| astro.fits |
| Modifier and Type | Method and Description |
|---|---|
static MFitsTools.Quadrants |
MFitsTools.Quadrants.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MFitsTools.Quadrants[] |
MFitsTools.Quadrants.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<MFitsTools.Quadrants,double[]> |
MFitsTools.getTrueQuadrantsFrame(MImageHDU hdu,
Rectangle active,
int thick)
Extracts a frame at the inside of the active window and splits it into
the four quadrant designations
MFitsTools.Quadrants. |