JEphem site
tig API
Build classes

jephem.astro.sky
Class Constellation

java.lang.Object
  |
  +--jephem.astro.sky.Constellation
All Implemented Interfaces:
GeneralConstants

public class Constellation
extends java.lang.Object
implements GeneralConstants

Represents a constellation, and hold its assoiated data. Uses class {Constellations}, which contains the data arrays.


Field Summary
 
Fields inherited from interface tig.GeneralConstants
BLANK, FS, LS, NO_SPECIF, SPACE
 
Constructor Summary
Constellation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constellation

public Constellation()

JEphem site
tig API
Build classes