|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.topcat.func.Mgc
public class Mgc
Specialist functions for use with data from the the Millennium Galaxy Survey.
Field Summary | |
---|---|
static String |
MGC_IMAGE_BASE
String prepended to MGC_ID for the FITS image URL. |
static String |
MGC_IMAGE_TAIL
String appended to MGC_ID for the FITS image URL. |
Method Summary | |
---|---|
static String |
imageMgc(int mgc_id)
Displays the postage stamp FITS image for an MGC object in an image viewer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String MGC_IMAGE_BASE
public static final String MGC_IMAGE_TAIL
Method Detail |
---|
public static String imageMgc(int mgc_id)
mgc_id
- the MGC_ID number for the object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |