cloudy trunk
Loading...
Searching...
No Matches
Data Fields
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 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 111 of file lines.h.

Field Documentation

◆ chALab

char t_tag_LineSv::chALab[5]

the four char string label for the line

Definition at line 117 of file lines.h.

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

◆ chComment

const char* t_tag_LineSv::chComment

comment describing the line

Definition at line 134 of file lines.h.

Referenced by lincom().

◆ chSumTyp

char t_tag_LineSv::chSumTyp

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

Definition at line 114 of file lines.h.

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

◆ emslin

double t_tag_LineSv::emslin[2]

the emissivity, per unit vol, for current conditions,

Definition at line 128 of file lines.h.

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

◆ SumLine

double t_tag_LineSv::SumLine[4]

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

Definition at line 125 of file lines.h.

Referenced by cdLine(), cdLine_ip(), FeIISaveLines(), FindStrongestLineLabels(), diatomics::getLine(), diatomics::H2_PunchDo(), iter_end_check(), IterEnd(), IterStart(), lincom(), lines(), lines_continuum(), lines_hydro(), optimize_func(), PrtComment(), PrtFinal(), and totlin().

◆ wavelength

realnum t_tag_LineSv::wavelength

the wavelength of the line

Definition at line 131 of file lines.h.

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


The documentation for this struct was generated from the following file: