cloudy
trunk
Loading...
Searching...
No Matches
source
peimbt.h
Go to the documentation of this file.
1
/* This file is part of Cloudy and is copyright (C)1978-2013 by Gary J. Ferland and
2
* others. For conditions of distribution and use see copyright notice in license.txt */
3
4
#ifndef PEIMBT_H_
5
#define PEIMBT_H_
6
8
struct
t_peimbt
{
9
realnum
toiiir
,
10
tbac
,
11
t2hstr
,
12
tohyox
,
13
t2hyox
,
14
tbcthn
,
15
t2o3str
,
16
tsqden
;
17
};
18
extern
t_peimbt
peimbt
;
19
#endif
/* PEIMBT_H_ */
realnum
float realnum
Definition
cddefines.h:103
peimbt
t_peimbt peimbt
Definition
peimbt.cpp:5
t_peimbt
Definition
peimbt.h:8
t_peimbt::t2hyox
realnum t2hyox
Definition
peimbt.h:13
t_peimbt::tohyox
realnum tohyox
Definition
peimbt.h:12
t_peimbt::tsqden
realnum tsqden
Definition
peimbt.h:16
t_peimbt::toiiir
realnum toiiir
Definition
peimbt.h:9
t_peimbt::tbcthn
realnum tbcthn
Definition
peimbt.h:14
t_peimbt::t2hstr
realnum t2hstr
Definition
peimbt.h:11
t_peimbt::t2o3str
realnum t2o3str
Definition
peimbt.h:15
t_peimbt::tbac
realnum tbac
Definition
peimbt.h:10
Generated by
1.14.0