Cloudy
Spectral Synthesis Code for Astrophysics
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
helike_einsta.h
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2023 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
4
#ifndef HELIKE_EINSTA_H_
5
#define HELIKE_EINSTA_H_
6
7
const
int
N_HE1_TRANS_PROB
= 651;
8
9
void
HelikeTransProbSetup
();
10
23
double
he_1trans
(
24
long
nelem,
25
double
Eff_nupper,
long
lHi,
long
sHi,
long
jHi,
26
double
Eff_nlower,
long
lLo,
long
sLo,
long
jLo);
27
28
#endif
/* HELIKE_EINSTA_H_ */
N_HE1_TRANS_PROB
const int N_HE1_TRANS_PROB
Definition:
helike_einsta.h:7
HelikeTransProbSetup
void HelikeTransProbSetup()
Definition:
helike_einsta.cpp:1109
he_1trans
double he_1trans(long nelem, double Eff_nupper, long lHi, long sHi, long jHi, double Eff_nlower, long lLo, long sLo, long jLo)
Definition:
helike_einsta.cpp:629
source
helike_einsta.h
Generated by
1.8.5