Constellation Class Reference

Données générales sur la dénomination des étoiles et des constellations. More...

#include <Constellation.h>

List of all members.

Public Member Functions

 Constellation ()
 Constructeur.
String getName (int index)
 Renvoie le nom latin d'une constellation.
String getGenitive (int index)
 Renvoie le nom latin (au genitif) d'une constellation.
String getAbbreviation (int index)
 Renvoie le nom abbrégé d'une constellation.
String getGreekLetter (String abbrev)
 Renvoie l'ID d'une constellation.

Static Public Member Functions

static int getConstellation (String name)
 Renvoie l'ID d'une constellation.

Classes

struct  t_abbrev
struct  t_constellation


Detailed Description

Données générales sur la dénomination des étoiles et des constellations.


Constructor & Destructor Documentation

Constellation::Constellation  ) 
 

Constructeur.


Member Function Documentation

String Constellation::getAbbreviation int  index  ) 
 

Renvoie le nom abbrégé d'une constellation.

int Constellation::getConstellation String  name  )  [static]
 

Renvoie l'ID d'une constellation.

Le nom doit correspondre exactement à l'un des trois champs.

String Constellation::getGenitive int  index  ) 
 

Renvoie le nom latin (au genitif) d'une constellation.

String Constellation::getGreekLetter String  abbrev  ) 
 

Renvoie l'ID d'une constellation.

String Constellation::getName int  index  ) 
 

Renvoie le nom latin d'une constellation.


The documentation for this class was generated from the following files:
Generated on Mon Mar 27 21:33:14 2006 for Long Forgotten Earth by  doxygen 1.4.6-NO