Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 6fcbcb4b00f677b10b77e0d92536e622 > files > 9215

cloudy-13.01-2.mga4.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>cloudy: /home/iurt/rpmbuild/BUILD/c13.01/source/save_line.cpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">cloudy
   &#160;<span id="projectnumber">trunk</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark">&#160;</span>Pages</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_b2f33c71d4aa5e7af42a1ca61ff5af1b.html">source</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#define-members">Macros</a> &#124;
<a href="#func-members">Functions</a> &#124;
<a href="#var-members">Variables</a>  </div>
  <div class="headertitle">
<div class="title">save_line.cpp File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="cddefines_8h_source.html">cddefines.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="cddrive_8h_source.html">cddrive.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="radius_8h_source.html">radius.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="taulines_8h_source.html">taulines.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="opacity_8h_source.html">opacity.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="phycon_8h_source.html">phycon.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="dense_8h_source.html">dense.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="lines_8h_source.html">lines.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="h2_8h_source.html">h2.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="lines__service_8h_source.html">lines_service.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="input_8h_source.html">input.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="prt_8h_source.html">prt.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="save_8h_source.html">save.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="iso_8h_source.html">iso.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="parser_8h_source.html">parser.h</a>&quot;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for save_line.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="save__line_8cpp__incl.png" border="0" usemap="#_2home_2iurt_2rpmbuild_2_b_u_i_l_d_2c13_801_2source_2save__line_8cpp" alt=""/></div>
<map name="_2home_2iurt_2rpmbuild_2_b_u_i_l_d_2c13_801_2source_2save__line_8cpp" id="_2home_2iurt_2rpmbuild_2_b_u_i_l_d_2c13_801_2source_2save__line_8cpp">
<area shape="rect" id="node2" href="cddefines_8h.html" title="cddefines.h" alt="" coords="1457,109,1545,136"/><area shape="rect" id="node31" href="lines__service_8h.html" title="lines_service.h" alt="" coords="2667,184,2776,211"/><area shape="rect" id="node33" href="cddrive_8h.html" title="cddrive.h" alt="" coords="3203,109,3276,136"/><area shape="rect" id="node34" href="radius_8h.html" title="radius.h" alt="" coords="3302,109,3369,136"/><area shape="rect" id="node35" href="taulines_8h.html" title="taulines.h" alt="" coords="3215,259,3293,285"/><area shape="rect" id="node37" href="opacity_8h.html" title="opacity.h" alt="" coords="3395,109,3468,136"/><area shape="rect" id="node38" href="phycon_8h.html" title="phycon.h" alt="" coords="3493,109,3567,136"/><area shape="rect" id="node39" href="dense_8h.html" title="dense.h" alt="" coords="3009,109,3076,136"/><area shape="rect" id="node40" href="iso_8h.html" title="iso.h" alt="" coords="3045,184,3096,211"/><area shape="rect" id="node43" href="lines_8h.html" title="lines.h" alt="" coords="3593,109,3652,136"/><area shape="rect" id="node44" href="h2_8h.html" title="h2.h" alt="" coords="2851,109,2897,136"/><area shape="rect" id="node46" href="parser_8h.html" title="parser.h" alt="" coords="2779,259,2848,285"/><area shape="rect" id="node47" href="input_8h.html" title="input.h" alt="" coords="3677,109,3739,136"/><area shape="rect" id="node48" href="prt_8h.html" title="prt.h" alt="" coords="3763,109,3811,136"/><area shape="rect" id="node49" href="save_8h.html" title="save.h" alt="" coords="2923,109,2984,136"/><area shape="rect" id="node3" href="cdstd_8h.html" title="cdstd.h" alt="" coords="1687,184,1752,211"/><area shape="rect" id="node27" href="cloudyconfig_8h.html" title="cloudyconfig.h" alt="" coords="1084,184,1191,211"/><area shape="rect" id="node28" href="cpu_8h.html" title="cpu.h" alt="" coords="1215,184,1269,211"/><area shape="rect" id="node29" href="container__classes_8h.html" title="container_classes.h" alt="" coords="1295,184,1433,211"/><area shape="rect" id="node30" href="iter__track_8h.html" title="iter_track.h" alt="" coords="1458,184,1544,211"/><area shape="rect" id="node32" href="physconst_8h.html" title="physconst.h" alt="" coords="1569,184,1663,211"/><area shape="rect" id="node36" href="transition_8h.html" title="transition.h" alt="" coords="2997,333,3083,360"/><area shape="rect" id="node41" href="two__photon_8h.html" title="two_photon.h" alt="" coords="3091,259,3191,285"/><area shape="rect" id="node42" href="freebound_8h.html" title="freebound.h" alt="" coords="2976,259,3067,285"/><area shape="rect" id="node45" href="h2__priv_8h.html" title="h2_priv.h" alt="" coords="2851,184,2924,211"/><area shape="rect" id="node50" href="energy_8h.html" title="energy.h" alt="" coords="2949,184,3021,211"/></map>
</div>
</div>
<p><a href="save__line_8cpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a911abb74587ab1184812da1ac1068150"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a911abb74587ab1184812da1ac1068150">NPUNLM</a>&#160;&#160;&#160;200L</td></tr>
<tr class="separator:a911abb74587ab1184812da1ac1068150"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adb8c5f7029502e0132a70315a347f586"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>&#160;&#160;&#160;10</td></tr>
<tr class="separator:adb8c5f7029502e0132a70315a347f586"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a642ee7020327cabc648f16f9a8a7fc11"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a642ee7020327cabc648f16f9a8a7fc11">parse_save_line</a> (<a class="el" href="class_parser.html">Parser</a> &amp;p, bool lgLog3, char *chHeader)</td></tr>
<tr class="separator:a642ee7020327cabc648f16f9a8a7fc11"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af8d477d85a3610aab2cbbbf0b710df28"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#af8d477d85a3610aab2cbbbf0b710df28">save_line</a> (FILE *ioPUN, const char *chDo, bool lgEmergent)</td></tr>
<tr class="separator:af8d477d85a3610aab2cbbbf0b710df28"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1fd1d52804d67a2e6b27b587d97141cb"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a1fd1d52804d67a2e6b27b587d97141cb">Parse_Save_Line_RT</a> (<a class="el" href="class_parser.html">Parser</a> &amp;p)</td></tr>
<tr class="separator:a1fd1d52804d67a2e6b27b587d97141cb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9c793873495c3ecf4894579e0d9ec93e"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a9c793873495c3ecf4894579e0d9ec93e">Save_Line_RT</a> (FILE *ioPUN)</td></tr>
<tr class="separator:a9c793873495c3ecf4894579e0d9ec93e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:a98311bcf3994167918e9e5b94d2eba66"><td class="memItemLeft" align="right" valign="top">static char&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a98311bcf3994167918e9e5b94d2eba66">chPLab</a> [<a class="el" href="save__line_8cpp.html#a911abb74587ab1184812da1ac1068150">NPUNLM</a>][5]</td></tr>
<tr class="separator:a98311bcf3994167918e9e5b94d2eba66"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6525d580b8f4f93fa3b6e609affd28b2"><td class="memItemLeft" align="right" valign="top">static long int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a6525d580b8f4f93fa3b6e609affd28b2">nLinesEntered</a></td></tr>
<tr class="separator:a6525d580b8f4f93fa3b6e609affd28b2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6d0ca064882b7d8021b16bb01300d316"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="cddefines_8h.html#a9aeda5ccf905f7d5241c0fe35434c820">realnum</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a6d0ca064882b7d8021b16bb01300d316">wavelength</a> [<a class="el" href="save__line_8cpp.html#a911abb74587ab1184812da1ac1068150">NPUNLM</a>]</td></tr>
<tr class="separator:a6d0ca064882b7d8021b16bb01300d316"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a64185dfb1a2f13e05e9c8ca90cbc1b6e"><td class="memItemLeft" align="right" valign="top">static long int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a64185dfb1a2f13e05e9c8ca90cbc1b6e">ipLine</a> [<a class="el" href="save__line_8cpp.html#a911abb74587ab1184812da1ac1068150">NPUNLM</a>]</td></tr>
<tr class="separator:a64185dfb1a2f13e05e9c8ca90cbc1b6e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afb44af9cb8905132605d483a6bd81ebc"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#afb44af9cb8905132605d483a6bd81ebc">lgRelativeIntensity</a></td></tr>
<tr class="separator:afb44af9cb8905132605d483a6bd81ebc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aec777d06e2efc029d9d1032f9d49be9d"><td class="memItemLeft" align="right" valign="top">static long int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#aec777d06e2efc029d9d1032f9d49be9d">line_RT_type</a> [<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td></tr>
<tr class="separator:aec777d06e2efc029d9d1032f9d49be9d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aade8615b6ac86c7b82b495d4b1125fbf"><td class="memItemLeft" align="right" valign="top">static long int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#aade8615b6ac86c7b82b495d4b1125fbf">line_RT_ipISO</a> [<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td></tr>
<tr class="separator:aade8615b6ac86c7b82b495d4b1125fbf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa2f9ef74343a2339d8c5c39646171fcd"><td class="memItemLeft" align="right" valign="top">static long int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#aa2f9ef74343a2339d8c5c39646171fcd">line_RT_nelem</a> [<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td></tr>
<tr class="separator:aa2f9ef74343a2339d8c5c39646171fcd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5b8a963ad39d6ba9e1b9d0d1df7d32a4"><td class="memItemLeft" align="right" valign="top">static long int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a5b8a963ad39d6ba9e1b9d0d1df7d32a4">line_RT_ipHi</a> [<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td></tr>
<tr class="separator:a5b8a963ad39d6ba9e1b9d0d1df7d32a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a625bb10fe1c36a49bc7c641f26ebbdff"><td class="memItemLeft" align="right" valign="top">static long int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a625bb10fe1c36a49bc7c641f26ebbdff">line_RT_ipLo</a> [<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td></tr>
<tr class="separator:a625bb10fe1c36a49bc7c641f26ebbdff"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e1438a6a8e500afdf26c184a55a163d"><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#a8e1438a6a8e500afdf26c184a55a163d">lgMustPrintHeader</a> =true</td></tr>
<tr class="separator:a8e1438a6a8e500afdf26c184a55a163d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afbeb580975c97ce0af4c7677b596112a"><td class="memItemLeft" align="right" valign="top">static long int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="save__line_8cpp.html#afbeb580975c97ce0af4c7677b596112a">nLine</a> =-1</td></tr>
<tr class="separator:afbeb580975c97ce0af4c7677b596112a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="adb8c5f7029502e0132a70315a347f586"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define LIMLINE&#160;&#160;&#160;10</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00271">271</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00291">Parse_Save_Line_RT()</a>, and <a class="el" href="save__line_8cpp_source.html#l00351">Save_Line_RT()</a>.</p>

</div>
</div>
<a class="anchor" id="a911abb74587ab1184812da1ac1068150"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define NPUNLM&#160;&#160;&#160;200L</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00021">21</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00033">parse_save_line()</a>, and <a class="el" href="save__line_8cpp_source.html#l00102">save_line()</a>.</p>

</div>
</div>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a642ee7020327cabc648f16f9a8a7fc11"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void parse_save_line </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_parser.html">Parser</a> &amp;&#160;</td>
          <td class="paramname"><em>p</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>lgLog3</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">char *&#160;</td>
          <td class="paramname"><em>chHeader</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00033">33</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>References <a class="el" href="cddefines_8h_source.html#l00438">cdEXIT</a>, <a class="el" href="save__line_8cpp_source.html#l00027">chPLab</a>, <a class="el" href="cddefines_8h_source.html#l00688">DEBUG_ENTRY</a>, <a class="el" href="cddefines_8h_source.html#l00144">EXIT_FAILURE</a>, <a class="el" href="parser_8cpp_source.html#l00164">Parser::getline()</a>, <a class="el" href="parser_8cpp_source.html#l00446">Parser::getLineID()</a>, <a class="el" href="cddefines_8h_source.html#l00258">INPUT_LINE_LENGTH</a>, <a class="el" href="cddefines_8cpp_source.html#l00007">ioQQQ</a>, <a class="el" href="save__line_8cpp_source.html#l00031">lgRelativeIntensity</a>, <a class="el" href="parser_8h_source.html#l00042">Parser::m_lgEOF</a>, <a class="el" href="save__line_8cpp_source.html#l00028">nLinesEntered</a>, <a class="el" href="save__line_8cpp_source.html#l00021">NPUNLM</a>, <a class="el" href="prt_8cpp_source.html#l00025">sprt_wl()</a>, <a class="el" href="parser_8h_source.html#l00177">Parser::strcmp()</a>, and <a class="el" href="save__line_8cpp_source.html#l00029">wavelength</a>.</p>

<p>Referenced by <a class="el" href="parse__save_8cpp_source.html#l00051">ParseSave()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="save__line_8cpp_a642ee7020327cabc648f16f9a8a7fc11_cgraph.png" border="0" usemap="#save__line_8cpp_a642ee7020327cabc648f16f9a8a7fc11_cgraph" alt=""/></div>
<map name="save__line_8cpp_a642ee7020327cabc648f16f9a8a7fc11_cgraph" id="save__line_8cpp_a642ee7020327cabc648f16f9a8a7fc11_cgraph">
<area shape="rect" id="node2" href="class_parser.html#a07b759160b3a02b6c91bd9b3bbc093c9" title="Parser::getline" alt="" coords="180,56,287,83"/><area shape="rect" id="node7" href="class_parser.html#a782e7d34f1d4fffece1bf55662aa2c2b" title="Parser::getLineID" alt="" coords="171,144,295,171"/><area shape="rect" id="node18" href="prt_8cpp.html#aac4fced03a8e97d2bb4825fad63198d5" title="sprt_wl" alt="" coords="201,195,265,221"/><area shape="rect" id="node26" href="class_parser.html#a541ddb0a794aacb11cca2ad512bf1fc5" title="Parser::strcmp" alt="" coords="179,245,287,272"/><area shape="rect" id="node3" href="structt__input.html#afb4f9c711283eb1325d073eea2c328a0" title="t_input::readarray" alt="" coords="363,5,485,32"/><area shape="rect" id="node4" href="class_parser.html#ac17fca8cc13d5d0724c6ea46416b61a0" title="Parser::newlineProcess" alt="" coords="344,56,504,83"/><area shape="rect" id="node5" href="cddefines_8h.html#abf79c446696891ee547b815a485aed97" title="caps" alt="" coords="592,31,643,57"/><area shape="rect" id="node6" href="cddefines_8h.html#a811b7a0d5194feaccfacf8a7f02bb9c3" title="toupper" alt="" coords="769,27,834,53"/><area shape="rect" id="node8" href="class_parser.html#aaf65081fc43661ea73a979c4439cce5f" title="Parser::getCommand" alt="" coords="351,119,497,145"/><area shape="rect" id="node9" href="class_parser.html#a49f632c68a6324580760b48a32fca5e7" title="Parser::getWaveOpt" alt="" coords="353,169,495,196"/><area shape="rect" id="node10" href="class_parser.html#a1858633a9c6e546ba96cfc75cc642a08" title="Parser::FFmtRead" alt="" coords="552,125,683,152"/><area shape="rect" id="node17" href="class_parser.html#a6ab87234ec27bbb5a753b5d689cd184e" title="Parser::chPoint" alt="" coords="561,176,673,203"/><area shape="rect" id="node11" href="class_parser.html#a9bd8fee724788598f1e7705c355e7e2d" title="Parser::getVarName" alt="" coords="731,77,872,104"/><area shape="rect" id="node12" href="parser_8cpp.html#a74e7a74b75f27863863c766fddfd69bc" title="ParseExpr" alt="" coords="760,128,843,155"/><area shape="rect" id="node13" href="parser_8cpp.html#ac0460e895c6fae30a30dbc978625e739" title="ParseProduct" alt="" coords="920,128,1021,155"/><area shape="rect" id="node14" href="parser_8cpp.html#adc282232920aae6b84329e622e23b40b" title="doop" alt="" coords="1224,103,1275,129"/><area shape="rect" id="node15" href="parser_8cpp.html#abdb6d014ec2a2ee2159510fe6f1f161b" title="ParseExp" alt="" coords="1070,153,1149,180"/><area shape="rect" id="node16" href="parser_8cpp.html#ae44f74ed6ba18c6fd45ec18a67622ccb" title="ParseNumber" alt="" coords="1198,153,1301,180"/><area shape="rect" id="node19" href="cddefines_8h.html#ac55e0608660d9a2b8dc1cc14d7f59081" title="TotalInsanity" alt="" coords="375,237,473,264"/><area shape="rect" id="node20" href="cddefines_8h.html#af8db551b05632267395b6fae63fe674d" title="ShowMe" alt="" coords="581,263,654,289"/><area shape="rect" id="node21" href="cddrive_8cpp.html#a1683a6537f84dbd42f41a51958d5ec3c" title="cdCautions" alt="" coords="757,179,845,205"/><area shape="rect" id="node22" href="cddrive_8cpp.html#a195b2fbc732fe70fe615818b455d71af" title="cdPrintCommands" alt="" coords="736,229,867,256"/><area shape="rect" id="node23" href="cddrive_8cpp.html#abba377f1299e86c11e62bb58d9dac921" title="cdWarnings" alt="" coords="756,280,847,307"/><area shape="rect" id="node24" href="mole_8h.html#aaa8c58e96a89149454224f87acefcf90" title="findspecieslocal" alt="" coords="744,331,859,357"/><area shape="rect" id="node25" href="class_singleton.html#a3c8c8b154dbf1701b773eb6a49d72f71" title="Singleton\&lt; t_version\l \&gt;::Inst" alt="" coords="731,382,872,423"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a1fd1d52804d67a2e6b27b587d97141cb"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Parse_Save_Line_RT </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_parser.html">Parser</a> &amp;&#160;</td>
          <td class="paramname"><em>p</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00291">291</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>References <a class="el" href="cddefines_8h_source.html#l00438">cdEXIT</a>, <a class="el" href="cddefines_8h_source.html#l00688">DEBUG_ENTRY</a>, <a class="el" href="cddefines_8h_source.html#l00144">EXIT_FAILURE</a>, <a class="el" href="parser_8cpp_source.html#l00353">Parser::FFmtRead()</a>, <a class="el" href="parser_8cpp_source.html#l00164">Parser::getline()</a>, <a class="el" href="cddefines_8cpp_source.html#l00007">ioQQQ</a>, <a class="el" href="parser_8h_source.html#l00098">Parser::lgEOL()</a>, <a class="el" href="save__line_8cpp_source.html#l00287">lgMustPrintHeader</a>, <a class="el" href="save__line_8cpp_source.html#l00271">LIMLINE</a>, <a class="el" href="save__line_8cpp_source.html#l00281">line_RT_ipHi</a>, <a class="el" href="save__line_8cpp_source.html#l00275">line_RT_ipISO</a>, <a class="el" href="save__line_8cpp_source.html#l00284">line_RT_ipLo</a>, <a class="el" href="save__line_8cpp_source.html#l00278">line_RT_nelem</a>, <a class="el" href="save__line_8cpp_source.html#l00272">line_RT_type</a>, <a class="el" href="parser_8h_source.html#l00042">Parser::m_lgEOF</a>, <a class="el" href="save__line_8cpp_source.html#l00288">nLine</a>, <a class="el" href="parser_8h_source.html#l00135">Parser::nMatch()</a>, and <a class="el" href="parser_8h_source.html#l00204">Parser::PrintLine()</a>.</p>

<p>Referenced by <a class="el" href="parse__save_8cpp_source.html#l00051">ParseSave()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="save__line_8cpp_a1fd1d52804d67a2e6b27b587d97141cb_cgraph.png" border="0" usemap="#save__line_8cpp_a1fd1d52804d67a2e6b27b587d97141cb_cgraph" alt=""/></div>
<map name="save__line_8cpp_a1fd1d52804d67a2e6b27b587d97141cb_cgraph" id="save__line_8cpp_a1fd1d52804d67a2e6b27b587d97141cb_cgraph">
<area shape="rect" id="node2" href="class_parser.html#a1858633a9c6e546ba96cfc75cc642a08" title="Parser::FFmtRead" alt="" coords="203,56,333,83"/><area shape="rect" id="node9" href="class_parser.html#a07b759160b3a02b6c91bd9b3bbc093c9" title="Parser::getline" alt="" coords="215,125,321,152"/><area shape="rect" id="node14" href="class_parser.html#a2111261a6fb494c12998e97550047e95" title="Parser::lgEOL" alt="" coords="216,176,320,203"/><area shape="rect" id="node15" href="class_parser.html#a382b1dc549e3d25e8efd0dce1ef610ba" title="Parser::nMatch" alt="" coords="213,227,323,253"/><area shape="rect" id="node22" href="class_parser.html#a177346e305c45e72b488f27d5f1a26c7" title="Parser::PrintLine" alt="" coords="209,277,327,304"/><area shape="rect" id="node3" href="class_parser.html#a9bd8fee724788598f1e7705c355e7e2d" title="Parser::getVarName" alt="" coords="391,5,532,32"/><area shape="rect" id="node4" href="parser_8cpp.html#a74e7a74b75f27863863c766fddfd69bc" title="ParseExpr" alt="" coords="420,56,503,83"/><area shape="rect" id="node5" href="parser_8cpp.html#ac0460e895c6fae30a30dbc978625e739" title="ParseProduct" alt="" coords="592,56,693,83"/><area shape="rect" id="node6" href="parser_8cpp.html#adc282232920aae6b84329e622e23b40b" title="doop" alt="" coords="904,31,955,57"/><area shape="rect" id="node7" href="parser_8cpp.html#abdb6d014ec2a2ee2159510fe6f1f161b" title="ParseExp" alt="" coords="745,81,823,108"/><area shape="rect" id="node8" href="parser_8cpp.html#ae44f74ed6ba18c6fd45ec18a67622ccb" title="ParseNumber" alt="" coords="878,81,981,108"/><area shape="rect" id="node10" href="structt__input.html#afb4f9c711283eb1325d073eea2c328a0" title="t_input::readarray" alt="" coords="400,107,523,133"/><area shape="rect" id="node11" href="class_parser.html#ac17fca8cc13d5d0724c6ea46416b61a0" title="Parser::newlineProcess" alt="" coords="381,157,541,184"/><area shape="rect" id="node12" href="cddefines_8h.html#abf79c446696891ee547b815a485aed97" title="caps" alt="" coords="617,144,668,171"/><area shape="rect" id="node13" href="cddefines_8h.html#a811b7a0d5194feaccfacf8a7f02bb9c3" title="toupper" alt="" coords="751,144,817,171"/><area shape="rect" id="node16" href="class_parser.html#a386ababdc634ae62451d97c5e7f5382c" title="Parser::nMatch1" alt="" coords="402,236,521,263"/><area shape="rect" id="node17" href="parser_8cpp.html#a6feb5f2306e9c0f708469053623d111a" title="isBoundaryChar" alt="" coords="872,220,987,247"/><area shape="rect" id="node18" href="class_parser.html#ab613cb256b6f2ce3ff19999ccac7eda1" title="Parser::nWord" alt="" coords="589,245,696,272"/><area shape="rect" id="node20" href="cddefines_8h.html#a1f4eaaf74703f7777cc3b1a3ba362140" title="nMatch" alt="" coords="610,296,675,323"/><area shape="rect" id="node19" href="parser_8cpp.html#a1d70ea1b82e6c9a8c07f4be78cd38c7e" title="nWord" alt="" coords="754,245,814,272"/><area shape="rect" id="node21" href="cddefines_8h.html#acf314570708ec78c5cd07b7098ca979a" title="strstr_s" alt="" coords="751,296,817,323"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="af8d477d85a3610aab2cbbbf0b710df28"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void save_line </td>
          <td>(</td>
          <td class="paramtype">FILE *&#160;</td>
          <td class="paramname"><em>ip</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>chDo</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>lgEmergent</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>save_line do the save output </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">ip</td><td>the file we will write to </td></tr>
    <tr><td class="paramname">chDo</td><td></td></tr>
    <tr><td class="paramname">intrinsic</td><td>or emergent emission </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00102">102</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>References <a class="el" href="cddefines_8h_source.html#l00582">ASSERT</a>, <a class="el" href="cddrive_8cpp_source.html#l00533">cdEmis()</a>, <a class="el" href="cddrive_8cpp_source.html#l00613">cdEmis_ip()</a>, <a class="el" href="cddefines_8h_source.html#l00438">cdEXIT</a>, <a class="el" href="cddrive_8cpp_source.html#l01228">cdLine()</a>, <a class="el" href="save__line_8cpp_source.html#l00027">chPLab</a>, <a class="el" href="cddefines_8h_source.html#l00688">DEBUG_ENTRY</a>, <a class="el" href="radius_8h_source.html#l00022">t_radius::depth_mid_zone</a>, <a class="el" href="cddefines_8h_source.html#l00144">EXIT_FAILURE</a>, <a class="el" href="h2_8cpp.html#abdb9830c1e377d61cfc1cf1f73169ffe">h2</a>, <a class="el" href="cddefines_8cpp_source.html#l00007">ioQQQ</a>, <a class="el" href="save__line_8cpp_source.html#l00030">ipLine</a>, <a class="el" href="cddefines_8cpp_source.html#l00010">lgAbort</a>, <a class="el" href="h2__priv_8h_source.html#l00342">diatomics::lgEnabled</a>, <a class="el" href="save__line_8cpp_source.html#l00031">lgRelativeIntensity</a>, <a class="el" href="lines_8cpp_source.html#l00005">LineSave</a>, <a class="el" href="cddefines_8h_source.html#l00786">MAX2</a>, <a class="el" href="save__line_8cpp_source.html#l00028">nLinesEntered</a>, <a class="el" href="save__line_8cpp_source.html#l00021">NPUNLM</a>, <a class="el" href="lines_8h_source.html#l00062">t_LineSave::nsum</a>, <a class="el" href="cddefines_8cpp_source.html#l00014">nzone</a>, <a class="el" href="radius_8cpp_source.html#l00005">radius</a>, <a class="el" href="cpu_8h_source.html#l00178">SMALLFLOAT</a>, and <a class="el" href="save__line_8cpp_source.html#l00029">wavelength</a>.</p>

<p>Referenced by <a class="el" href="save__do_8cpp_source.html#l00573">SaveDo()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="save__line_8cpp_af8d477d85a3610aab2cbbbf0b710df28_cgraph.png" border="0" usemap="#save__line_8cpp_af8d477d85a3610aab2cbbbf0b710df28_cgraph" alt=""/></div>
<map name="save__line_8cpp_af8d477d85a3610aab2cbbbf0b710df28_cgraph" id="save__line_8cpp_af8d477d85a3610aab2cbbbf0b710df28_cgraph">
<area shape="rect" id="node2" href="cddrive_8cpp.html#a2140e023814bdafd77bf464c33f51f2e" title="cdEmis" alt="" coords="139,29,205,56"/><area shape="rect" id="node3" href="cddrive_8cpp.html#a62329de174a4240bd62205d690a05525" title="cdEmis_ip" alt="" coords="131,80,213,107"/><area shape="rect" id="node4" href="cddrive_8cpp.html#acfa09d7dfc6168a0bd0834dcbcf4e4e3" title="cdLine" alt="" coords="142,155,202,181"/></map>
</div>
</p>

</div>
</div>
<a class="anchor" id="a9c793873495c3ecf4894579e0d9ec93e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void Save_Line_RT </td>
          <td>(</td>
          <td class="paramtype">FILE *&#160;</td>
          <td class="paramname"><em>ip</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Save_Line_RT parse the save line rt command - read in a set of lines </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">ip</td><td>the file we will write to </td></tr>
    <tr><td class="paramname">*chJob</td><td></td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00351">351</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>References <a class="el" href="emission_8h_source.html#l00613">EmissionProxy::Aul()</a>, <a class="el" href="cddefines_8h_source.html#l00438">cdEXIT</a>, <a class="el" href="transition_8cpp_source.html#l00237">chLineLbl()</a>, <a class="el" href="transition_8h_source.html#l00424">TransitionProxy::Coll()</a>, <a class="el" href="collision_8cpp_source.html#l00057">colliders</a>, <a class="el" href="collision_8h_source.html#l00099">CollisionProxy::ColUL()</a>, <a class="el" href="cddefines_8h_source.html#l00688">DEBUG_ENTRY</a>, <a class="el" href="dense_8cpp_source.html#l00024">dense</a>, <a class="el" href="radius_8h_source.html#l00022">t_radius::depth_mid_zone</a>, <a class="el" href="dense_8h_source.html#l00190">t_dense::eden</a>, <a class="el" href="dense_8h_source.html#l00216">t_dense::EdenHCorr</a>, <a class="el" href="transition_8h_source.html#l00408">TransitionProxy::Emis()</a>, <a class="el" href="cddefines_8h_source.html#l00144">EXIT_FAILURE</a>, <a class="el" href="species2_8cpp_source.html#l00028">g</a>, <a class="el" href="transition_8h_source.html#l00396">TransitionProxy::Hi()</a>, <a class="el" href="cddefines_8cpp_source.html#l00007">ioQQQ</a>, <a class="el" href="transition_8h_source.html#l00450">TransitionProxy::ipCont()</a>, <a class="el" href="iso_8cpp_source.html#l00008">iso_sp</a>, <a class="el" href="save__line_8cpp_source.html#l00287">lgMustPrintHeader</a>, <a class="el" href="save__line_8cpp_source.html#l00271">LIMLINE</a>, <a class="el" href="save__line_8cpp_source.html#l00281">line_RT_ipHi</a>, <a class="el" href="save__line_8cpp_source.html#l00275">line_RT_ipISO</a>, <a class="el" href="save__line_8cpp_source.html#l00284">line_RT_ipLo</a>, <a class="el" href="save__line_8cpp_source.html#l00278">line_RT_nelem</a>, <a class="el" href="save__line_8cpp_source.html#l00272">line_RT_type</a>, <a class="el" href="transition_8h_source.html#l00392">TransitionProxy::Lo()</a>, <a class="el" href="save__line_8cpp_source.html#l00288">nLine</a>, <a class="el" href="opacity_8cpp_source.html#l00005">opac</a>, <a class="el" href="opacity_8h_source.html#l00095">t_opac::opacity_abs</a>, <a class="el" href="opacity_8h_source.html#l00098">t_opac::opacity_sct</a>, <a class="el" href="phycon_8cpp_source.html#l00006">phycon</a>, <a class="el" href="emission_8h_source.html#l00603">EmissionProxy::PopOpc()</a>, <a class="el" href="emission_8h_source.html#l00473">EmissionProxy::pump()</a>, <a class="el" href="radius_8cpp_source.html#l00005">radius</a>, <a class="el" href="radius_8h_source.html#l00022">t_radius::Radius_mid_zone</a>, <a class="el" href="emission_8h_source.html#l00423">EmissionProxy::TauIn()</a>, <a class="el" href="phycon_8h_source.html#l00011">t_phycon::te</a>, and <a class="el" href="iso_8h_source.html#l00444">t_iso_sp::trans()</a>.</p>

<p>Referenced by <a class="el" href="save__do_8cpp_source.html#l00573">SaveDo()</a>.</p>

<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="save__line_8cpp_a9c793873495c3ecf4894579e0d9ec93e_cgraph.png" border="0" usemap="#save__line_8cpp_a9c793873495c3ecf4894579e0d9ec93e_cgraph" alt=""/></div>
<map name="save__line_8cpp_a9c793873495c3ecf4894579e0d9ec93e_cgraph" id="save__line_8cpp_a9c793873495c3ecf4894579e0d9ec93e_cgraph">
<area shape="rect" id="node2" href="class_emission_proxy.html#a9af8861a39701ba33a2d3ca3c35fb9b3" title="EmissionProxy::Aul" alt="" coords="177,5,314,32"/><area shape="rect" id="node3" href="transition_8cpp.html#af99bb99bf7e847533bd4601cd90ffeef" title="chLineLbl" alt="" coords="207,107,284,133"/><area shape="rect" id="node4" href="class_transition_proxy.html#a60ca35af20e0976f286b3fbe20138d76" title="TransitionProxy::Hi" alt="" coords="391,73,526,100"/><area shape="rect" id="node7" href="class_transition_proxy.html#a7310515086589fa2c8b6eb91b44f696d" title="TransitionProxy::Coll" alt="" coords="173,157,317,184"/><area shape="rect" id="node8" href="class_collision_proxy.html#adaa30f4e1d2c6a06e17c1ec596cea0c3" title="CollisionProxy::ColUL" alt="" coords="170,208,321,235"/><area shape="rect" id="node10" href="class_transition_proxy.html#ac0855da8cd5de9c73a5090ccf9afb56c" title="TransitionProxy::Emis" alt="" coords="170,259,321,285"/><area shape="rect" id="node12" href="class_transition_proxy.html#a4dc53fe1f0f6c7ba196759ab666fe163" title="TransitionProxy::ipCont" alt="" coords="166,309,325,336"/><area shape="rect" id="node13" href="class_transition_proxy.html#a1638ab80d64ec581a835069760e83e1b" title="TransitionProxy::Lo" alt="" coords="391,337,526,364"/><area shape="rect" id="node14" href="class_emission_proxy.html#a138c002fc24394a6132f1a3ec627ae65" title="EmissionProxy::PopOpc" alt="" coords="163,411,328,437"/><area shape="rect" id="node15" href="class_emission_proxy.html#aa82f68091c58ed43c379a49d708cc092" title="EmissionProxy::pump" alt="" coords="170,461,321,488"/><area shape="rect" id="node16" href="class_emission_proxy.html#a9371c37e32e5cb17c4a269ec2d00c230" title="EmissionProxy::TauIn" alt="" coords="170,512,321,539"/><area shape="rect" id="node17" href="classt__iso__sp.html#a50db694b604716f02364956474356b66" title="t_iso_sp::trans" alt="" coords="191,563,299,589"/><area shape="rect" id="node6" href="class_transition_proxy.html#af112afd83804a4e6bad1c71a2749f9e1" title="TransitionProxy::WLAng" alt="" coords="377,124,541,151"/><area shape="rect" id="node5" href="classq_list.html#acbb4ba2f6c94730b53b477f1ee67d0cb" title="qList::begin" alt="" coords="590,195,679,221"/><area shape="rect" id="node9" href="class_collision_proxy.html#abd9319da2f49caa4786c3b268c090232" title="CollisionProxy::rate\l_coef_ul" alt="" coords="391,197,527,238"/><area shape="rect" id="node11" href="class_transition_proxy.html#ac799f931d83ed9cac01d6d904b66543f" title="TransitionProxy::ipEmis" alt="" coords="378,263,539,289"/></map>
</div>
</p>

</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
<a class="anchor" id="a98311bcf3994167918e9e5b94d2eba66"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">char chPLab[<a class="el" href="save__line_8cpp.html#a911abb74587ab1184812da1ac1068150">NPUNLM</a>][5]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00027">27</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00033">parse_save_line()</a>, and <a class="el" href="save__line_8cpp_source.html#l00102">save_line()</a>.</p>

</div>
</div>
<a class="anchor" id="a64185dfb1a2f13e05e9c8ca90cbc1b6e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">long int ipLine[<a class="el" href="save__line_8cpp.html#a911abb74587ab1184812da1ac1068150">NPUNLM</a>]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00030">30</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00102">save_line()</a>.</p>

</div>
</div>
<a class="anchor" id="a8e1438a6a8e500afdf26c184a55a163d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool lgMustPrintHeader =true</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00287">287</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="cool__eval_8cpp_source.html#l00045">CoolEvaluate()</a>, <a class="el" href="prt__lines_8cpp_source.html#l00445">Drive_cdLine()</a>, <a class="el" href="cont__ipoint_8cpp_source.html#l00129">ipLineEnergy()</a>, <a class="el" href="save__line_8cpp_source.html#l00291">Parse_Save_Line_RT()</a>, <a class="el" href="save__line_8cpp_source.html#l00351">Save_Line_RT()</a>, and <a class="el" href="save__do_8cpp_source.html#l00573">SaveDo()</a>.</p>

</div>
</div>
<a class="anchor" id="afb44af9cb8905132605d483a6bd81ebc"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">bool lgRelativeIntensity</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00031">31</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00033">parse_save_line()</a>, and <a class="el" href="save__line_8cpp_source.html#l00102">save_line()</a>.</p>

</div>
</div>
<a class="anchor" id="a5b8a963ad39d6ba9e1b9d0d1df7d32a4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">long int line_RT_ipHi[<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=  </div>
<div class="line">  {LONG_MIN , LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN ,</div>
<div class="line">        LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN }</div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00281">281</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00291">Parse_Save_Line_RT()</a>, and <a class="el" href="save__line_8cpp_source.html#l00351">Save_Line_RT()</a>.</p>

</div>
</div>
<a class="anchor" id="aade8615b6ac86c7b82b495d4b1125fbf"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">long int line_RT_ipISO[<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=  </div>
<div class="line">  {LONG_MIN , LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN ,</div>
<div class="line">        LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN }</div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00275">275</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00291">Parse_Save_Line_RT()</a>, and <a class="el" href="save__line_8cpp_source.html#l00351">Save_Line_RT()</a>.</p>

</div>
</div>
<a class="anchor" id="a625bb10fe1c36a49bc7c641f26ebbdff"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">long int line_RT_ipLo[<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">= </div>
<div class="line">  {LONG_MIN , LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN ,</div>
<div class="line">        LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN }</div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00284">284</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00291">Parse_Save_Line_RT()</a>, and <a class="el" href="save__line_8cpp_source.html#l00351">Save_Line_RT()</a>.</p>

</div>
</div>
<a class="anchor" id="aa2f9ef74343a2339d8c5c39646171fcd"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">long int line_RT_nelem[<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=  </div>
<div class="line">  {LONG_MIN , LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN ,</div>
<div class="line">        LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN }</div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00278">278</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00291">Parse_Save_Line_RT()</a>, and <a class="el" href="save__line_8cpp_source.html#l00351">Save_Line_RT()</a>.</p>

</div>
</div>
<a class="anchor" id="aec777d06e2efc029d9d1032f9d49be9d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">long int line_RT_type[<a class="el" href="save__line_8cpp.html#adb8c5f7029502e0132a70315a347f586">LIMLINE</a>]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">= </div>
<div class="line">  {LONG_MIN , LONG_MIN ,LONG_MIN , LONG_MIN ,LONG_MIN ,</div>
<div class="line">        LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN ,LONG_MIN }</div>
</div><!-- fragment -->
<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00272">272</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00291">Parse_Save_Line_RT()</a>, and <a class="el" href="save__line_8cpp_source.html#l00351">Save_Line_RT()</a>.</p>

</div>
</div>
<a class="anchor" id="afbeb580975c97ce0af4c7677b596112a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">long int nLine =-1</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00288">288</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="atom__feii_8cpp_source.html#l00219">FeIICreate()</a>, <a class="el" href="iso__create_8cpp_source.html#l00454">iso_allocate()</a>, <a class="el" href="save__average_8cpp_source.html#l00012">parse_save_average()</a>, <a class="el" href="save__line_8cpp_source.html#l00291">Parse_Save_Line_RT()</a>, <a class="el" href="prt__linepres_8cpp_source.html#l00016">PrtLinePres()</a>, and <a class="el" href="save__line_8cpp_source.html#l00351">Save_Line_RT()</a>.</p>

</div>
</div>
<a class="anchor" id="a6525d580b8f4f93fa3b6e609affd28b2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">long int nLinesEntered</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00028">28</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00033">parse_save_line()</a>, and <a class="el" href="save__line_8cpp_source.html#l00102">save_line()</a>.</p>

</div>
</div>
<a class="anchor" id="a6d0ca064882b7d8021b16bb01300d316"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="cddefines_8h.html#a9aeda5ccf905f7d5241c0fe35434c820">realnum</a> wavelength[<a class="el" href="save__line_8cpp.html#a911abb74587ab1184812da1ac1068150">NPUNLM</a>]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Definition at line <a class="el" href="save__line_8cpp_source.html#l00029">29</a> of file <a class="el" href="save__line_8cpp_source.html">save_line.cpp</a>.</p>

<p>Referenced by <a class="el" href="save__line_8cpp_source.html#l00033">parse_save_line()</a>, and <a class="el" href="save__line_8cpp_source.html#l00102">save_line()</a>.</p>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Oct 19 2013 10:43:56 for cloudy by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>