stsci.arcobj
Class GSC1obj

java.lang.Object
  |
  +--stsci.arcobj.ArcObj
        |
        +--stsci.arcobj.GSC2obj
              |
              +--stsci.arcobj.GSC1obj
All Implemented Interfaces:
ArchiveObject, Eccentric, java.io.Serializable

public class GSC1obj
extends GSC2obj

See Also:
Serialized Form

Field Summary
protected  int tbandcode
           
 
Fields inherited from class stsci.arcobj.GSC2obj
bandcode, classification, decEpsilon, decProperMotionErr, eccentricity, eform, epoch, F, J, magcodes, magErrs, mags, N, positionAngle, raEpsilon, raProperMotionErr, semiMajor, status, V
 
Fields inherited from class stsci.arcobj.ArcObj
alpha, b_v, decform, delta, id, lform, mag, muAlpha, muDelta, paralax, raform, sep, sform
 
Constructor Summary
GSC1obj()
           
 
Method Summary
 java.lang.String bandcode()
          complex for GSC1
 java.lang.String toString()
           
 
Methods inherited from class stsci.arcobj.GSC2obj
angle, classification, decEpsilon, decProperMotionErr, eccentricity, epoch, header, muAlpha, muDelta, raEpsilon, raProperMotionErr, semiMajor, status
 
Methods inherited from class stsci.arcobj.ArcObj
alpha, b_v, delta, id, magnitude, muAlpha, muDelta, paralax
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

tbandcode

protected int tbandcode
Constructor Detail

GSC1obj

public GSC1obj()
Method Detail

bandcode

public java.lang.String bandcode()
complex for GSC1
Overrides:
bandcode in class GSC2obj

toString

public java.lang.String toString()
Overrides:
toString in class GSC2obj