The BioCro C++ Library
Light_profile Struct Reference

#include <sunML.h>

Public Attributes

double canopy_direct_transmission_fraction
 
double height [MAXLAY]
 
double shaded_absorbed_ppfd [MAXLAY]
 
double shaded_absorbed_shortwave [MAXLAY]
 
double shaded_fraction [MAXLAY]
 
double shaded_incident_nir [MAXLAY]
 
double shaded_incident_ppfd [MAXLAY]
 
double sunlit_absorbed_ppfd [MAXLAY]
 
double sunlit_absorbed_shortwave [MAXLAY]
 
double sunlit_fraction [MAXLAY]
 
double sunlit_incident_nir [MAXLAY]
 
double sunlit_incident_ppfd [MAXLAY]
 

Detailed Description

Definition at line 6 of file sunML.h.

Member Data Documentation

◆ canopy_direct_transmission_fraction

double canopy_direct_transmission_fraction

Definition at line 7 of file sunML.h.

Referenced by multilayer_canopy_properties::run(), and sunML().

◆ height

double height[MAXLAY]

Definition at line 8 of file sunML.h.

Referenced by multilayer_canopy_properties::run(), and sunML().

◆ shaded_absorbed_ppfd

double shaded_absorbed_ppfd[MAXLAY]

Definition at line 9 of file sunML.h.

Referenced by c3CanAC(), multilayer_canopy_properties::run(), and sunML().

◆ shaded_absorbed_shortwave

double shaded_absorbed_shortwave[MAXLAY]

Definition at line 10 of file sunML.h.

Referenced by c3CanAC(), CanAC(), multilayer_canopy_properties::run(), and sunML().

◆ shaded_fraction

double shaded_fraction[MAXLAY]

Definition at line 11 of file sunML.h.

Referenced by c3CanAC(), CanAC(), multilayer_canopy_properties::run(), and sunML().

◆ shaded_incident_nir

double shaded_incident_nir[MAXLAY]

Definition at line 12 of file sunML.h.

Referenced by multilayer_canopy_properties::run(), and sunML().

◆ shaded_incident_ppfd

double shaded_incident_ppfd[MAXLAY]

Definition at line 13 of file sunML.h.

Referenced by CanAC(), multilayer_canopy_properties::run(), and sunML().

◆ sunlit_absorbed_ppfd

double sunlit_absorbed_ppfd[MAXLAY]

Definition at line 14 of file sunML.h.

Referenced by c3CanAC(), multilayer_canopy_properties::run(), and sunML().

◆ sunlit_absorbed_shortwave

double sunlit_absorbed_shortwave[MAXLAY]

Definition at line 15 of file sunML.h.

Referenced by c3CanAC(), CanAC(), multilayer_canopy_properties::run(), and sunML().

◆ sunlit_fraction

double sunlit_fraction[MAXLAY]

Definition at line 16 of file sunML.h.

Referenced by c3CanAC(), CanAC(), multilayer_canopy_properties::run(), and sunML().

◆ sunlit_incident_nir

double sunlit_incident_nir[MAXLAY]

Definition at line 17 of file sunML.h.

Referenced by multilayer_canopy_properties::run(), and sunML().

◆ sunlit_incident_ppfd

double sunlit_incident_ppfd[MAXLAY]

Definition at line 18 of file sunML.h.

Referenced by CanAC(), multilayer_canopy_properties::run(), and sunML().


The documentation for this struct was generated from the following file: