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