ReFRACtor
|
Go to the source code of this file.
Namespaces | |
FullPhysics | |
Contains classes to abstract away details in various Spurr Radiative Transfer software. | |
Enumerations | |
enum | FullPhysics::SpurrBrdfType { FullPhysics::LAMBERTIAN = 1, FullPhysics::ROSSTHIN = 2, FullPhysics::ROSSTHICK = 3, FullPhysics::LISPARSE = 4, FullPhysics::LIDENSE = 5, FullPhysics::HAPKE = 6, FullPhysics::ROUJEAN = 7, FullPhysics::RAHMAN = 8, FullPhysics::COXMUNK = 9, FullPhysics::BPDFSOIL = 10, FullPhysics::BPDFVEGN = 11, FullPhysics::BRDFNDVI = 12, FullPhysics::NEWCMGLINT = 13 } |
These match numbers used internal to the Fortran code for Spurr based RTs. More... | |