View source: R/sail-volscatt.R
volscatt_scalar | R Documentation |
Original volscatt implementation, based on SAIL Fortran code. Exists for testing of faster vectorized version.
volscatt_scalar(solar_zenith, instrument_zenith, azimuth, leaf_angle)
solar_zenith |
Solar zenith angle (degrees) |
instrument_zenith |
Instrument zenith angle (degrees) |
azimuth |
Sun-instrument azimuth angle (degrees) |
leaf_angle |
Leaf angle (degrees) |
Alexey Shiklomanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.