Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

lmt_to_ubvri.C File Reference

#include "dyn.h"
#include "stdfunc.h"
#include "sstar_to_dyn.h"
#include "star_support.h"

Go to the source code of this file.

Functions

void ltm_to_ubvri (const real logl, const real logt, const real mass, real &U, real &B, real &V, real &R, real &I)
void combine_ubvri (real Up, real Bp, real Vp, real Rp, real Ip, real Us, real Bs, real Vs, real Rs, real Is, real &U, real &B, real &V, real &R, real &I)
void ltm_to_ubvri (const real logl_prim, const real logt_prim, const real mass_prim, const real logl_sec, const real logt_sec, const real mass_sec, real &U, real &B, real &V, real &R, real &I)
local real exp10 (real x)
void get_Lubvri_star (dyn *bi, stellar_type &stype, real &Lu, real &Lb, real &Lv, real &Lr, real &Li)
void get_ubvri_star (dyn *bi, stellar_type &stype, real &U, real &B, real &V, real &R, real &I)
local void print_star (stellar_type stype, int nstar, real mass, vector pos, real U, real B, real V, real R, real I)
local void print_ubvri_star (dyn *bi, vector pos)
local void print_ubvri_binary (dyn *bi, vector dc_pos)
local int print_ubvri_binary_recursive (dyn *b, vector dc_pos, real mtot, int ncomp, real &U, real &B, real &V, real &R, real &I)
void put_ubvri (dyn *b)


Function Documentation

void combine_ubvri ( real Up,
real Bp,
real Vp,
real Rp,
real Ip,
real Us,
real Bs,
real Vs,
real Rs,
real Is,
real & U,
real & B,
real & V,
real & R,
real & I )
 

Definition at line 545 of file lmt_to_ubvri.C.

Referenced by ltm_to_ubvri(), print_ubvri_binary(), and print_ubvri_binary_recursive().

local real exp10 ( real x ) [inline]
 

Definition at line 583 of file lmt_to_ubvri.C.

Referenced by get_Lubvri_star().

void get_Lubvri_star ( dyn * bi,
stellar_type & stype,
real & Lu,
real & Lb,
real & Lv,
real & Lr,
real & Li )
 

Definition at line 588 of file lmt_to_ubvri.C.

Referenced by sort_stellar_ubvri().

void get_ubvri_star ( dyn * bi,
stellar_type & stype,
real & U,
real & B,
real & V,
real & R,
real & I )
 

Definition at line 604 of file lmt_to_ubvri.C.

Referenced by get_Lubvri_star(), print_ubvri_binary(), and print_ubvri_binary_recursive().

void ltm_to_ubvri ( const real logl_prim,
const real logt_prim,
const real mass_prim,
const real logl_sec,
const real logt_sec,
const real mass_sec,
real & U,
real & B,
real & V,
real & R,
real & I )
 

Definition at line 559 of file lmt_to_ubvri.C.

Referenced by get_ubvri_star(), print_star(), and print_ubvri_star().

void ltm_to_ubvri ( const real logl,
const real logt,
const real mass,
real & U,
real & B,
real & V,
real & R,
real & I )
 

Definition at line 27 of file lmt_to_ubvri.C.

local void print_star ( stellar_type stype,
int nstar,
real mass,
vector pos,
real U,
real B,
real V,
real R,
real I )
 

Definition at line 655 of file lmt_to_ubvri.C.

Referenced by EPSILON(), pretty_print_star(), print_compact_stars(), print_povray_binary_recursive(), print_povray_stars(), print_special_stars(), print_ubvri_binary(), print_ubvri_binary_recursive(), and print_ubvri_star().

local void print_ubvri_binary ( dyn * bi,
vector dc_pos )
 

Definition at line 724 of file lmt_to_ubvri.C.

local int print_ubvri_binary_recursive ( dyn * b,
vector dc_pos,
real mtot,
int ncomp,
real & U,
real & B,
real & V,
real & R,
real & I )
 

Definition at line 765 of file lmt_to_ubvri.C.

Referenced by put_ubvri().

local void print_ubvri_star ( dyn * bi,
vector pos )
 

Definition at line 663 of file lmt_to_ubvri.C.

Referenced by put_ubvri().

void put_ubvri ( dyn * b )
 

Definition at line 856 of file lmt_to_ubvri.C.


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