t_LineSave Struct Reference

#include <lines.h>

Collaboration diagram for t_LineSave:

Collaboration graph
[legend]

Data Fields

long int nsum
bool lgLineEmergent
long int nComment
long int ipass
char chHoldComments [NHOLDCOMMENTS][INPUT_LINE_LENGTH]
long int ipNormWavL
realnum WavLNorm
realnum errorwave
long int sig_figs
double ScaleNormLine
char chNormLab [5]
bool lgNormSet
realnum RecCoefCNO [4][471]

Detailed Description

this struc is different from following since they are only pointer here, will be malloced to form a large array after number of lines is counted, but this is the final form

Definition at line 54 of file lines.h.


Field Documentation

char t_LineSave::chHoldComments[NHOLDCOMMENTS][INPUT_LINE_LENGTH]

holds comment strings associated with various blocks of output lines

Definition at line 75 of file lines.h.

Referenced by prt_LineLabels(), and StuffComment().

char t_LineSave::chNormLab[5]

chNormLab is optional label

Definition at line 94 of file lines.h.

Referenced by ParseNorm(), and zero().

realnum t_LineSave::errorwave

the associated uncertainty in the wavelength

Definition at line 84 of file lines.h.

Referenced by ParseNorm().

long int t_LineSave::ipass

there are three types of calls to lines() ipass = -1, first call, only count number off lines ipass = 0, second pass, save labels and wavelengths ipass = 1, integrate intensity

Definition at line 72 of file lines.h.

Referenced by FeIIAddLines(), H2_LinesAdd(), linadd(), lindst(), lines(), lines_continuum(), lines_general(), lines_helium(), lines_hydro(), lines_lv1_k_zn(), PntForLine(), PrtLineSum(), PutLine(), and StuffComment().

long int t_LineSave::ipNormWavL

NormWL is array index for emission line on normalize command

Definition at line 78 of file lines.h.

Referenced by cdDLine(), cdH2_Line(), cdLine(), cdLine_ip(), FeIIPunchLines(), optimize_func(), and zero().

bool t_LineSave::lgLineEmergent

should be do intrinsic (0) or emergent (1) intensities, set with print line emergent command

Definition at line 63 of file lines.h.

Referenced by cdEmis(), cdEmis_ip(), cdH2_Line(), cdLine(), cdLine_ip(), FeIIPunchLines(), lines(), lines_hydro(), optimize_func(), ParsePrint(), PunLineIntensity(), punResults(), and zero().

bool t_LineSave::lgNormSet

flag saying whether norm has been set

Definition at line 97 of file lines.h.

Referenced by ParseNorm(), and zero().

long int t_LineSave::nComment

index to number of comments printed within the block of lines

Definition at line 66 of file lines.h.

Referenced by lines(), and StuffComment().

long int t_LineSave::nsum

linadd increments nsum before doing anything else

Definition at line 59 of file lines.h.

Referenced by badprt(), cdDLine(), cdEmis(), cdEmis_ip(), cdLine(), cdLine_ip(), cdLineListPunch(), debugLine(), Drive_cdLine(), lgCheckAsserts(), linadd(), lindst(), lines(), lines_continuum(), lines_hydro(), prt_LineLabels(), PrtFinal(), punch_line(), PunLineIntensity(), punResults(), totlin(), and zero().

realnum t_LineSave::RecCoefCNO[4][471]

save rec coefficient data for recombination lines of C, N, O

Definition at line 100 of file lines.h.

Referenced by GetLineRec(), and lines().

double t_LineSave::ScaleNormLine

ScaleNormLine is the scale factor for its appearance

Definition at line 91 of file lines.h.

Referenced by cdDLine(), cdH2_Line(), cdLine(), cdLine_ip(), FeIIPunchLines(), optimize_func(), ParseNorm(), and zero().

long int t_LineSave::sig_figs

number of significant figures for lines this affects all aspects of reading and writing lines

Definition at line 88 of file lines.h.

Referenced by ParseSet(), sprt_wl(), WavlenErrorGet(), and zero().

realnum t_LineSave::WavLNorm

WavLNorm is wavelength of emission line on normalize command

Definition at line 81 of file lines.h.

Referenced by ParseNorm(), and zero().


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