The BioCro C++ Library
multilayer_canopy_properties.h File Reference
#include "../framework/state_map.h"
#include "../framework/module.h"
+ Include dependency graph for multilayer_canopy_properties.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  multilayer_canopy_properties
 Calculates environmental properties for sunlit and shaded leaves in each layer of a multilayer canopy, mostly using functions found in AuxBioCro.cpp. More...
 
class  ten_layer_canopy_properties
 A child class of multilayer_canopy_properties where the number of layers has been defined. Instances of this class can be created using the module factory, unlike the parent class multilayer_canopy_properties. More...
 

Namespaces

namespace  standardBML
 This is the standard BioCro module library; it includes the essential modules used in typical BioCro crop growth simulations.