#include "sdyn3.h"
#include "xhrdplot.h"
#include "single_star.h"
Go to the source code of this file.
Functions | |
void | initialize_hrd_graphics (float r_factor, bool b_flag, unsigned long &hrd_win, unsigned long &hrd_instr, unsigned long &hrd_colwin, unsigned long *c_index, unsigned long *c_energy, int &win_size, int &hrd_xorigin, int &hrd_yorigin) |
void | set_hrd_limits (float &xmin, float &xmax, float &ymin, float &ymax) |
void | derive_stellar_type (dyn *bj, dyn *bi, char &c) |
void | show_hrd_color_scheme (unsigned long co, unsigned long *c_e, unsigned long *c_i, float r, char ce, bool b_flag, int u) |
void | show_hrd_information (unsigned long instr, float r, int d, int u, dyn *b) |
|
Definition at line 157 of file hrd_util.C. |
|
Definition at line 11 of file hrd_util.C. |
|
Definition at line 144 of file hrd_util.C. |
|
Definition at line 188 of file hrd_util.C. |
|
Definition at line 276 of file hrd_util.C. |