t_tag_LineSv Struct Reference

#include <lines.h>

Collaboration diagram for t_tag_LineSv:

Collaboration graph
[legend]

Data Fields

char chSumTyp
char chALab [5]
double sumlin [2]
double emslin [2]
realnum wavelength
const char * chComment

Detailed Description

this struc is different from above since only pointer here, will be malloced to form a large array after number of lines is counted.
these are the main line save arrays

Definition at line 107 of file lines.h.


Field Documentation

char t_tag_LineSv::chALab[5]

the four char string label for the line

Definition at line 113 of file lines.h.

const char* t_tag_LineSv::chComment

comment describing the line

Definition at line 126 of file lines.h.

Referenced by linadd(), and lindst().

char t_tag_LineSv::chSumTyp

one char saying whether heat 'h', cooling 'c', information, 'i'

Definition at line 110 of file lines.h.

Referenced by linadd(), and lindst().

double t_tag_LineSv::emslin[2]

the emissivity, per unit vol, for current conditions,

Definition at line 120 of file lines.h.

Referenced by cdEmis_ip(), linadd(), lindst(), and lines_continuum().

double t_tag_LineSv::sumlin[2]

integrated intensity of the line, [0] is intrinsic, [1] emergent

Definition at line 117 of file lines.h.

Referenced by cdDLine(), cdH2_Line(), cdLine(), cdLine_ip(), FeIIPunchLines(), linadd(), lindst(), lines(), lines_continuum(), and lines_hydro().

realnum t_tag_LineSv::wavelength

the wavelength of the line

Definition at line 123 of file lines.h.

Referenced by linadd(), lindst(), and prt_LineLabels().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 12:14:59 2009 for cloudy by  doxygen 1.4.7