cloudy
trunk
Loading...
Searching...
No Matches
source
carb.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 CARB_H_
5
#define CARB_H_
6
8
struct
t_carb
{
9
double
c8727
,
10
c9850
;
11
13
realnum
r9850
;
14
15
};
16
extern
t_carb
carb
;
17
18
19
#endif
/* CARB_H_ */
carb
t_carb carb
Definition
carb.cpp:5
realnum
float realnum
Definition
cddefines.h:103
t_carb
Definition
carb.h:8
t_carb::r9850
realnum r9850
Definition
carb.h:13
t_carb::c8727
double c8727
Definition
carb.h:9
t_carb::c9850
double c9850
Definition
carb.h:10
Generated by
1.14.0