#include <StarSystem.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
static Color | GetColor (int spectral_class) |
static int | GetSize (int spectral_class) |
Detailed Description
Definition at line 147 of file StarSystem.h.
Member Enumeration Documentation
- Enumerator:
BLACK_HOLE |
|
WHITE_DWARF |
|
RED_GIANT |
|
O |
|
B |
|
A |
|
F |
|
G |
|
K |
|
M |
|
Definition at line 155 of file StarSystem.h.
Constructor & Destructor Documentation
Star::Star |
( |
const char * |
n, |
|
|
const Point & |
l, |
|
|
int |
s |
|
) |
| |
|
inline |
Member Function Documentation
Color Star::GetColor |
( |
| ) |
const |
Color Star::GetColor |
( |
int |
spectral_class | ) |
|
|
static |
int Star::GetSize |
( |
| ) |
const |
int Star::GetSize |
( |
int |
spectral_class | ) |
|
|
static |
const Point& Star::Location |
( |
| ) |
const |
|
inline |
const char* Star::Name |
( |
| ) |
const |
|
inline |
int Star::operator== |
( |
const Star & |
s | ) |
const |
|
inline |
int Star::Sequence |
( |
| ) |
const |
|
inline |
static const char* Star::TYPENAME |
( |
| ) |
|
|
inlinestatic |
Member Data Documentation
The documentation for this class was generated from the following files: