stsci.arcobj
Class CompassObj

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

public class CompassObj
extends GSC2obj
implements CompassObject

See Also:
Serialized Form

Field Summary
 java.lang.String externalCatId
           
 float probabilityStar
           
 
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
CompassObj()
           
 
Method Summary
 java.lang.String externalCatId()
           
 java.lang.String header()
          A Line of text representing header for a onw line representaion of this object.
 float probabilityStar()
           
 java.lang.String toString()
           
 
Methods inherited from class stsci.arcobj.GSC2obj
angle, bandcode, classification, decEpsilon, decProperMotionErr, eccentricity, epoch, 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
 
Methods inherited from interface stsci.arci.ArchiveObject
alpha, b_v, bandcode, classification, delta, epoch, id, magnitude, muAlpha, muAlpha, muDelta, muDelta, paralax, status
 

Field Detail

probabilityStar

public float probabilityStar

externalCatId

public java.lang.String externalCatId
Constructor Detail

CompassObj

public CompassObj()
Method Detail

externalCatId

public java.lang.String externalCatId()
Specified by:
externalCatId in interface CompassObject

toString

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

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.
Specified by:
header in interface ArchiveObject
Overrides:
header in class GSC2obj

probabilityStar

public float probabilityStar()
Specified by:
probabilityStar in interface CompassObject