Struct foo_w_abs¶
Defined in File performance_indicators_abs.hpp
Struct Documentation¶
-
struct
graspi::foo_w_abs¶ The structure to define the weghting function to estimate the probability of contributing to the light absoption.
Public Functions
-
foo_w_abs(double L = 100)¶ The constructor.
-
double
operator()(double d) const¶ The operator to estimate the contribution to the light absorption.
Public Members
-
double
Lexp¶ the light absorption lenght scale
-