Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

double_support.C File Reference

#include "double_support.h"
#include "double_star.h"

Go to the source code of this file.

Functions

binary_type extract_binary_type_string (char *type)
char* type_string (binary_type tpe)
double_star* get_new_binary (double_init &init, const int id)
void pptime (real time, ostream &s, char *t)
void ppperiod (real period, ostream &s, char *p)
void put_state (double_state d, ostream &s)
void make_profile (int id, real start_time, double_profile &binary, double_init &init)
void put_profile (double_profile &d)
double_state make_state (double_star *b)


Function Documentation

binary_type extract_binary_type_string ( char * type )
 

Definition at line 8 of file double_support.C.

Referenced by extract_line_text().

double_star* get_new_binary ( double_init & init,
const int id )
 

Definition at line 94 of file double_support.C.

Referenced by make_profile().

void make_profile ( int id,
real start_time,
double_profile & binary,
double_init & init )
 

Definition at line 197 of file double_support.C.

Referenced by make_profile().

double_state make_state ( double_star * b )
 

Definition at line 336 of file double_support.C.

void ppperiod ( real period,
ostream & s,
char * p )
 

Definition at line 127 of file double_support.C.

Referenced by pptime(), and put_state().

void pptime ( real time,
ostream & s,
char * t )
 

Definition at line 104 of file double_support.C.

Referenced by ppperiod().

void put_profile ( double_profile & d )
 

Definition at line 305 of file double_support.C.

void put_state ( double_state d,
ostream & s )
 

Definition at line 154 of file double_support.C.

char* type_string ( binary_type tpe )
 

Definition at line 23 of file double_support.C.


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