![]() |
ReFRACtor
|
#include "ground_lambertian_output.h"
Include dependency graph for ground_lambertian_output.cc:Go to the source code of this file.
Functions | |
| double | albedo (boost::shared_ptr< GroundLambertian > &Lambertian, int spec_idx) |
| double | albedo_slope (boost::shared_ptr< GroundLambertian > &Lambertian, int spec_idx) |
| double | albedo_slope_uncert (boost::shared_ptr< GroundLambertian > &Lambertian, int spec_idx) |
| double | albedo_uncert (boost::shared_ptr< GroundLambertian > &Lambertian, int spec_idx) |
| double albedo | ( | boost::shared_ptr< GroundLambertian > & | Lambertian, |
| int | spec_idx | ||
| ) |
Definition at line 24 of file ground_lambertian_output.cc.
| double albedo_slope | ( | boost::shared_ptr< GroundLambertian > & | Lambertian, |
| int | spec_idx | ||
| ) |
Definition at line 29 of file ground_lambertian_output.cc.
| double albedo_slope_uncert | ( | boost::shared_ptr< GroundLambertian > & | Lambertian, |
| int | spec_idx | ||
| ) |
Definition at line 44 of file ground_lambertian_output.cc.
| double albedo_uncert | ( | boost::shared_ptr< GroundLambertian > & | Lambertian, |
| int | spec_idx | ||
| ) |
Definition at line 34 of file ground_lambertian_output.cc.