Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

extract_star_story.C File Reference

#include "main_sequence.h"
#include "util_io.h"

Go to the source code of this file.

Defines

#define FALSE   0
#define TRUE   1

Functions

void dump_line_text (ostream &str, story &s)
void extract_line_text (char *type, real &t_cur, real &t_rel, real &m_rel, real &m_env, real &m_core, real &co_core, real &t_eff, real &l_eff, real &p_rot, real &b_fld, story &s)
void extract_story_chapter (char *type, real &t_cur, real &t_rel, real &m_rel, real &m_env, real &m_core, real &co_core, real &t_eff, real &l_eff, real &p_rot, real &b_fld, story &s)
void addstar (node *b, real t_rel, stellar_type type, real mf=1, real rf=1, real tf=1)


Define Documentation

#define FALSE   0
 

Definition at line 185 of file extract_star_story.C.

#define TRUE   1
 

Definition at line 186 of file extract_star_story.C.


Function Documentation

void addstar ( node * b,
real t_rel,
stellar_type type,
real mf = 1,
real rf = 1,
real tf = 1 )
 

Definition at line 123 of file extract_star_story.C.

void dump_line_text ( ostream & str,
story & s )
 

Definition at line 25 of file extract_star_story.C.

void extract_line_text ( char * type,
real & t_cur,
real & t_rel,
real & m_rel,
real & m_env,
real & m_core,
real & co_core,
real & t_eff,
real & l_eff,
real & p_rot,
real & b_fld,
story & s )
 

Definition at line 34 of file extract_star_story.C.

void extract_story_chapter ( char * type,
real & t_cur,
real & t_rel,
real & m_rel,
real & m_env,
real & m_core,
real & co_core,
real & t_eff,
real & l_eff,
real & p_rot,
real & b_fld,
story & s )
 

Definition at line 81 of file extract_star_story.C.


Generated at Sun Feb 24 09:57:25 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001