LandscapeDNDC
1.37.0
ld_vocemissionhelper.h
1
8
#ifndef LM_VOCEMISSIONHELPER_H_
9
#define LM_VOCEMISSIONHELPER_H_
10
11
#include "ld_modelsconfig.h"
12
13
namespace
ldndc
{
14
class
MoBiLE_Plant;
15
lerr_t
16
get_voc_emission_factors
( ldndc::MoBiLE_Plant *,
int
/*foliage layer*/
,
17
bool
/*synthase activity*/
,
double
/*latitude*/
,
int
/*yearday*/
,
18
double
/*foliage temperature*/
,
double
/*foliage radiation*/
);
19
20
}
/* namespace ldndc */
21
22
#endif
/* !LM_VOCEMISSIONHELPER_H_ */
23
ldndc
Spatially explicit groundwater model.
Definition:
airchemistryput.h:15
ldndc::get_voc_emission_factors
lerr_t get_voc_emission_factors(ldndc::MoBiLE_Plant *, int, bool, double, int, double, double)
Definition:
ld_vocemissionhelper.cpp:138
models
physiology
ld_vocemissionhelper.h
Generated by
1.9.4