#include "star_support.h"
Go to the source code of this file.
Functions | |
char* | type_string (stellar_type tpe) |
char* | type_short_string (stellar_type tpe) |
stellar_type_summary | summarize_stellar_type (stellar_type tpe) |
char* | type_string (spectral_class class_tpe) |
char* | type_short_string (spectral_class class_tpe) |
char* | type_string (luminosity_class lum_c) |
char* | type_string (star_type_spec spec) |
char* | type_short_string (star_type_spec spec) |
spectral_class | get_spectral_class (const real temperature) |
luminosity_class | get_luminosity_class (const real temperature, const real lum) |
real | lum_class_limit (const real log_temp, luminosity_class lmc) |
stellar_type | extract_stellar_type_string (char *star_type_string) |
stellar_type_summary | extract_stellar_type_summary_string (char *star_type_string) |
star_type_spec | extract_stellar_spec_summary_string (char *star_spec_string) |
char* | type_string (mass_transfer_type type) |
char* | type_short_string (mass_transfer_type type) |
bool | post_supernova_star (stellar_type tpe) |
supernova_type | type_of_supernova (stellar_type progenitor) |
char* | type_string (supernova_type sn_type) |
bool | remmant (stellar_type tpe) |
|
Definition at line 496 of file star_support.C. Referenced by get_ubvri_star(), print_star(), and print_ubvri_star(). |
|
Definition at line 407 of file star_support.C. Referenced by addstar(), extract_line_text(), get_ubvri_star(), print_hertzsprung_Russell_diagram(), print_star(), print_stellar_content(), and print_ubvri_star(). |
|
Definition at line 464 of file star_support.C. |
|
Definition at line 355 of file star_support.C. Referenced by make_star_state(). |
|
Definition at line 299 of file star_support.C. Referenced by get_ubvri_star(), make_profile(), make_star_state(), print_hertzsprung_Russell_diagram(), print_star(), and print_ubvri_star(). |
|
Definition at line 374 of file star_support.C. Referenced by get_luminosity_class(). |
|
Definition at line 548 of file star_support.C. |
|
Definition at line 612 of file star_support.C. |
|
Definition at line 103 of file star_support.C. Referenced by derive_stellar_type(), print_hertzsprung_Russell_diagram(), print_star(), and sort_stellar_ubvri(). |
|
Definition at line 559 of file star_support.C. |
|
Definition at line 535 of file star_support.C. Referenced by print_binary_content(), print_star(), print_stellar_content(), put_short_state(), and put_state(). |
|
Definition at line 281 of file star_support.C. |
|
Definition at line 199 of file star_support.C. |
|
Definition at line 39 of file star_support.C. |
|
Definition at line 589 of file star_support.C. Referenced by evolve_an_unperturbed_binary(), main(), make_profile(), merge_with_primary(), operator<<(), print_binary_content(), print_compact_stars(), print_initial_binary_distributions(), put_initial_conditions(), put_short_state(), put_state(), and type_dominant_state(). |
|
Definition at line 523 of file star_support.C. |
|
Definition at line 265 of file star_support.C. |
|
Definition at line 253 of file star_support.C. |
|
Definition at line 144 of file star_support.C. |
|
Definition at line 7 of file star_support.C. |