t_tag_LineSv Struct Reference

#include <lines.h>

Collaboration diagram for t_tag_LineSv:
[legend]

Data Fields

char chSumTyp
char chALab [5]
double SumLine [4]
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

the four char string label for the line

Definition at line 113 of file lines.h.

Referenced by iter_end_check(), IterStart(), lincom(), optimize_func(), and SaveDo().

comment describing the line

Definition at line 130 of file lines.h.

Referenced by lincom().

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

Definition at line 110 of file lines.h.

Referenced by lincom(), PrtFinal(), and SaveDo().

the emissivity, per unit vol, for current conditions,

Definition at line 124 of file lines.h.

Referenced by cdEmis(), cdEmis_ip(), IterStart(), lincom(), and lines_continuum().

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

Definition at line 121 of file lines.h.

Referenced by cdH2_Line(), cdLine(), cdLine_ip(), FeIISaveLines(), H2_PunchDo(), iter_end_check(), IterEnd(), IterStart(), lincom(), lines(), lines_continuum(), lines_hydro(), optimize_func(), PrtFinal(), and totlin().

the wavelength of the line

Definition at line 127 of file lines.h.

Referenced by IterStart(), lincom(), optimize_func(), prt_LineLabels(), PrtFinal(), SaveDo(), and wavelength_compare().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1