[Kstars-devel] kdeedu/kstars/kstars

Jason Harris kstars at 30doradus.org
Tue Sep 2 08:38:52 CEST 2003


CVS commit by harris: 

Increased the number of stars with genitive names from 220 to 1500.  

Genetive names are constructed by using a Greek letter to indicate 
the star's brightness rank within its constellation, and combining this 
with the possessive form of the constellation name, in Latin.  For 
example, the brightest star in Lyra is named Vega, and Vega's genitive 
name is therefore "alpha Lyrae".

I also modified the way genitive names are used in the program.  
Previously, the full genitive name was recorded in the star database, 
and stored in the StarObjects.  Now, an abbreviated form is used in the 
database and StarObjects (i.e., "omi Ori"), which is interpreted
into its full form ("omicron Orionis") by the StarObject::gname() function.
gname() calls both StarObject::greekLetter() and StarObject::constell() to 
interpret the two parts of the genitive name abbreviation.

TODO:
Might be nice to have an option that draws greek letters on the map 
instead of (or in addition to) star name labels.

CCMAIL: kstars-devel at kde.org


  M +132 -8    starobject.cpp   1.12
  M +8 -4      starobject.h   1.15
  M +986 -986  data/hip001.dat   1.3
  M +965 -965  data/hip002.dat   1.2
  M +949 -949  data/hip003.dat   1.2
  M +946 -946  data/hip004.dat   1.2
  M +957 -957  data/hip005.dat   1.2
  M +955 -955  data/hip006.dat   1.2
  M +952 -952  data/hip007.dat   1.2
  M +965 -965  data/hip008.dat   1.2
  M +956 -956  data/hip009.dat   1.2
  M +956 -956  data/hip010.dat   1.2
  M +971 -971  data/hip011.dat   1.2
  M +970 -970  data/hip012.dat   1.2
  M +971 -971  data/hip013.dat   1.2
  M +966 -966  data/hip014.dat   1.2
  M +976 -976  data/hip015.dat   1.2
  M +970 -970  data/hip016.dat   1.2
  M +982 -982  data/hip017.dat   1.2
  M +974 -974  data/hip018.dat   1.2
  M +978 -978  data/hip019.dat   1.2
  M +981 -981  data/hip020.dat   1.2
  M +979 -979  data/hip021.dat   1.2
  M +974 -974  data/hip022.dat   1.2
  M +975 -975  data/hip023.dat   1.2
  M +981 -981  data/hip024.dat   1.2
  M +978 -978  data/hip025.dat   1.2
  M +978 -978  data/hip026.dat   1.2
  M +981 -981  data/hip027.dat   1.2
  M +981 -981  data/hip028.dat   1.2
  M +976 -976  data/hip029.dat   1.2
  M +981 -981  data/hip030.dat   1.2
  M +988 -988  data/hip031.dat   1.2
  M +986 -986  data/hip032.dat   1.2
  M +973 -973  data/hip033.dat   1.2
  M +977 -977  data/hip034.dat   1.2
  M +983 -983  data/hip035.dat   1.2
  M +984 -984  data/hip036.dat   1.2
  M +981 -981  data/hip037.dat   1.2
  M +982 -982  data/hip038.dat   1.2
  M +988 -988  data/hip039.dat   1.2
  M +988 -988  data/hip040.dat   1.2
  M +983 -983  data/hip041.dat   1.2
  M +74 -74    data/hip042.dat   1.2





More information about the Kstars-devel mailing list