1.3.72
 
Loading...
Searching...
No Matches
helios::FluspectOptipar Struct Reference

#include <FluspectB.h>

Data Fields

std::vector< float > wavelengths_nm
 
std::vector< float > nr
 refractive index
 
std::vector< float > Kab
 specific absorption coefficient, chlorophyll a+b
 
std::vector< float > Kca
 specific absorption coefficient, carotenoids
 
std::vector< float > KcaV
 violaxanthin-dominant Kca (V2Z = 0 end)
 
std::vector< float > KcaZ
 zeaxanthin-dominant Kca (V2Z = 1 end)
 
std::vector< float > Kdm
 dry matter
 
std::vector< float > Kw
 water
 
std::vector< float > Ks
 brown pigments
 
std::vector< float > Kant
 anthocyanin
 
std::vector< float > Kp
 protein (PROSPECT-PRO)
 
std::vector< float > Kcbc
 carbon-based constituents (PROSPECT-PRO)
 
std::vector< float > phi
 PSII normalised fluorescence emission spectrum (unitless)
 

Detailed Description

Optipar specific-absorption coefficient set consumed by Fluspect-B.

All arrays are defined on the same monotonic wavelength grid wavelengths_nm, typically 400-2400 nm at 1 nm spacing (the default shipped by fluspect_B_optipar.xml).

Definition at line 49 of file FluspectB.h.

Field Documentation

◆ Kab

std::vector<float> helios::FluspectOptipar::Kab

specific absorption coefficient, chlorophyll a+b

Definition at line 52 of file FluspectB.h.

◆ Kant

std::vector<float> helios::FluspectOptipar::Kant

anthocyanin

Definition at line 59 of file FluspectB.h.

◆ Kca

std::vector<float> helios::FluspectOptipar::Kca

specific absorption coefficient, carotenoids

Definition at line 53 of file FluspectB.h.

◆ KcaV

std::vector<float> helios::FluspectOptipar::KcaV

violaxanthin-dominant Kca (V2Z = 0 end)

Definition at line 54 of file FluspectB.h.

◆ KcaZ

std::vector<float> helios::FluspectOptipar::KcaZ

zeaxanthin-dominant Kca (V2Z = 1 end)

Definition at line 55 of file FluspectB.h.

◆ Kcbc

std::vector<float> helios::FluspectOptipar::Kcbc

carbon-based constituents (PROSPECT-PRO)

Definition at line 61 of file FluspectB.h.

◆ Kdm

std::vector<float> helios::FluspectOptipar::Kdm

dry matter

Definition at line 56 of file FluspectB.h.

◆ Kp

std::vector<float> helios::FluspectOptipar::Kp

protein (PROSPECT-PRO)

Definition at line 60 of file FluspectB.h.

◆ Ks

std::vector<float> helios::FluspectOptipar::Ks

brown pigments

Definition at line 58 of file FluspectB.h.

◆ Kw

std::vector<float> helios::FluspectOptipar::Kw

water

Definition at line 57 of file FluspectB.h.

◆ nr

std::vector<float> helios::FluspectOptipar::nr

refractive index

Definition at line 51 of file FluspectB.h.

◆ phi

std::vector<float> helios::FluspectOptipar::phi

PSII normalised fluorescence emission spectrum (unitless)

Definition at line 62 of file FluspectB.h.

◆ wavelengths_nm

std::vector<float> helios::FluspectOptipar::wavelengths_nm

Definition at line 50 of file FluspectB.h.


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