Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "lines.h"
#include "prt.h"
#include "lines_service.h"
#include "version.h"
#include "service.h"
Functions | |
static bool | wavelength_compare (long a, long b) |
static bool | wavelength_compare_realnum (size_t a, realnum wavelength) |
void | cdEmis (const LinSv *line, double *emiss, bool lgEmergent) |
Variables | |
const realnum | Hbeta_WavLen = 4861.32f |
t_LineSave | LineSave |
void cdEmis | ( | const LinSv * | line, |
double * | emiss, | ||
bool | lgEmergent | ||
) |
|
static |
References a1, b1, t_LineSave::lines, and LinSv::wavelength().
Referenced by t_LineSave::setSortWL().
|
static |
References t_LineSave::wavelength().
Referenced by t_LineSave::findline().
const realnum Hbeta_WavLen = 4861.32f |
Referenced by ConvIterCheck(), IterStart(), lines_hydro(), ParseStop(), ParseTest(), PrtComment(), PrtFinal(), and t_LineSave::zero().
t_LineSave LineSave |
Referenced by badprt(), cdEmis(), cdEmis_ip(), cdLine(), cdLine_ip(), debugLine(), FindStrongestLineLabels(), diatomics::getLine(), GetLineRec(), GetOptLineInt(), getTransition(), diatomics::H2_LinesAdd(), diatomics::H2_PunchDo(), iter_end_check(), IterEnd(), IterStart(), lgCheckMonitors(), lincom(), lindst(), lindst1(), lines(), lines_continuum(), lines_general(), lines_helium(), lines_hydro(), lines_table(), LineStackCreate(), optimize_func(), ParseNorm(), ParsePrint(), ParseTest(), PntForLine(), PrintSpectrum(), prt_LineLabels(), prt_smooth_predictions(), prt_wl(), PrtComment(), PrtFinal(), PrtLineSum(), PrtOneMonitor(), PutLine(), save_line(), SaveDo(), SaveLineData(), SaveLineIntensity(), SaveResults(), SaveSpeciesBands(), set_xIntensity(), SetPrintLineCol(), setup_multiplet(), SpeciesPseudoContAccum(), sprt_wl(), StuffComment(), totlin(), and WavlenErrorGet().