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
embesq.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 EMBESQ_H_
5
#define EMBESQ_H_
6
8
struct
t_embesq
{
9
realnum
em13C1910
,
10
em1218
,
11
em1486
,
12
em2669
,
13
em1895
;
14
};
15
extern
t_embesq
embesq
;
16
17
18
#endif
/* EMBESQ_H_ */
t_embesq
Definition:
embesq.h:8
embesq
t_embesq embesq
Definition:
embesq.cpp:5
t_embesq::em1486
realnum em1486
Definition:
embesq.h:9
t_embesq::em1218
realnum em1218
Definition:
embesq.h:9
t_embesq::em2669
realnum em2669
Definition:
embesq.h:9
realnum
float realnum
Definition:
cddefines.h:127
t_embesq::em13C1910
realnum em13C1910
Definition:
embesq.h:9
t_embesq::em1895
realnum em1895
Definition:
embesq.h:9
source
embesq.h
Generated by
1.8.5