stsci.arcobj
Class GSC2obj
java.lang.Object
|
+--stsci.arcobj.ArcObj
|
+--stsci.arcobj.GSC2obj
- All Implemented Interfaces:
- ArchiveObject, Eccentric, java.io.Serializable
- Direct Known Subclasses:
- CompassObj, GSC1obj
- public class GSC2obj
- extends ArcObj
- implements Eccentric
- See Also:
- Serialized Form
Fields inherited from class stsci.arcobj.ArcObj |
alpha, b_v, decform, delta, id, lform, mag, muAlpha, muDelta, paralax, raform, sep, sform |
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
classification
public int classification
bandcode
public int bandcode
semiMajor
public double semiMajor
eccentricity
public double eccentricity
positionAngle
public double positionAngle
raEpsilon
public double raEpsilon
decEpsilon
public double decEpsilon
raProperMotionErr
public double raProperMotionErr
decProperMotionErr
public double decProperMotionErr
epoch
public double epoch
F
public static final int F
J
public static final int J
V
public static final int V
N
public static final int N
magcodes
public static final java.lang.String[] magcodes
mags
public double[] mags
magErrs
public double[] magErrs
status
public int status
eform
public static final java.text.DecimalFormat eform
GSC2obj
public GSC2obj()
bandcode
public java.lang.String bandcode()
- Overrides:
bandcode
in class ArcObj
classification
public java.lang.String classification()
- Overrides:
classification
in class ArcObj
muAlpha
public double muAlpha(int year)
- Description copied from interface:
ArchiveObject
- MuAlpha and MuDelta for the purpose of animation need to give the offset in degrees for a given year this means subtracting the zero year and converting to degrees.
- Overrides:
muAlpha
in class ArcObj
muDelta
public double muDelta(int year)
- Overrides:
muDelta
in class ArcObj
semiMajor
public double semiMajor()
- Specified by:
semiMajor
in interface Eccentric
eccentricity
public double eccentricity()
- Specified by:
eccentricity
in interface Eccentric
angle
public double angle()
- Specified by:
angle
in interface Eccentric
status
public int status()
- Overrides:
status
in class ArcObj
raEpsilon
public double raEpsilon()
decEpsilon
public double decEpsilon()
raProperMotionErr
public double raProperMotionErr()
decProperMotionErr
public double decProperMotionErr()
toString
public java.lang.String toString()
- Overrides:
toString
in class ArcObj
header
public java.lang.String header()
- Description copied from interface:
ArchiveObject
- A Line of text representing header for a onw line representaion of this object.
- Overrides:
header
in class ArcObj
epoch
public double epoch()
- Overrides:
epoch
in class ArcObj