Fluspect-B leaf biochemistry inputs (PROSPECT-PRO + CX pigments + fluorescence parameters). More...
#include <FluspectB.h>
Data Fields | |
| float | Cab = 40.f |
| chlorophyll a+b content, ug/cm^2 | |
| float | Cca = 10.f |
| carotenoid content, ug/cm^2 | |
| float | Cw = 0.009f |
| equivalent water thickness, cm | |
| float | Cdm = 0.012f |
| dry matter, g/cm^2 (PROSPECT-D) | |
| float | Cs = 0.f |
| brown pigments (senescence), unitless | |
| float | Cant = 1.f |
| anthocyanin content, ug/cm^2 | |
| float | Cp = 0.f |
| protein content, g/cm^2 (PROSPECT-PRO) | |
| float | Cbc = 0.f |
| carbon-based constituents, g/cm^2 (PROSPECT-PRO) | |
| float | N = 1.5f |
| mesophyll structure parameter, unitless | |
| float | V2Z = 0.f |
| violaxanthin->zeaxanthin conversion state, [0, 1] | |
| float | fqe = 0.01f |
| intrinsic fluorescence quantum efficiency | |
Fluspect-B leaf biochemistry inputs (PROSPECT-PRO + CX pigments + fluorescence parameters).
Definition at line 30 of file FluspectB.h.
| float helios::FluspectBiochemistry::Cab = 40.f |
chlorophyll a+b content, ug/cm^2
Definition at line 31 of file FluspectB.h.
| float helios::FluspectBiochemistry::Cant = 1.f |
anthocyanin content, ug/cm^2
Definition at line 36 of file FluspectB.h.
| float helios::FluspectBiochemistry::Cbc = 0.f |
carbon-based constituents, g/cm^2 (PROSPECT-PRO)
Definition at line 38 of file FluspectB.h.
| float helios::FluspectBiochemistry::Cca = 10.f |
carotenoid content, ug/cm^2
Definition at line 32 of file FluspectB.h.
| float helios::FluspectBiochemistry::Cdm = 0.012f |
dry matter, g/cm^2 (PROSPECT-D)
Definition at line 34 of file FluspectB.h.
| float helios::FluspectBiochemistry::Cp = 0.f |
protein content, g/cm^2 (PROSPECT-PRO)
Definition at line 37 of file FluspectB.h.
| float helios::FluspectBiochemistry::Cs = 0.f |
brown pigments (senescence), unitless
Definition at line 35 of file FluspectB.h.
| float helios::FluspectBiochemistry::Cw = 0.009f |
equivalent water thickness, cm
Definition at line 33 of file FluspectB.h.
| float helios::FluspectBiochemistry::fqe = 0.01f |
intrinsic fluorescence quantum efficiency
Definition at line 41 of file FluspectB.h.
| float helios::FluspectBiochemistry::N = 1.5f |
mesophyll structure parameter, unitless
Definition at line 39 of file FluspectB.h.
| float helios::FluspectBiochemistry::V2Z = 0.f |
violaxanthin->zeaxanthin conversion state, [0, 1]
Definition at line 40 of file FluspectB.h.