Uses of Class
universe.server.database.GalaxyBase

Packages that use GalaxyBase
universe.server.database   
 

Uses of GalaxyBase in universe.server.database
 

Subclasses of GalaxyBase in universe.server.database
 class GalaxyElliptical
          The GalaxyElliptical class used for galaxies containing a random scattering of star systems with an overall structure which astronomers refer to as elliptical.
 class GalaxyGliese
          Class used to represent a galaxy defined by the portion of the Milky Way contained in the Gliese Star Catalog.
 class GalaxyGlobular
          This class implements instances of randomly generated globular galaxies.
 class GalaxySpiral
          This class implements instances of randomly generated spiral galaxies.
 class GalaxyStd
          Class used for standard irregular galaxies containing a a random scattering of star systems with no discernable structure.
 class GalaxyTest
          This class is used for testing...
 



Copyright © 2001 Universe Dev Team All Rights Reserved.