ocssw
V2022
|
planck_functions Module Reference
Functions/Subroutines | |
real function, public | modis_bright (platform_name, RAD, BAND, UNITS, cwn_array, tcs_array, tci_array) |
real function, public | modis_planck (platform_name, TEMP, BAND, UNITS) |
Function/Subroutine Documentation
◆ modis_bright()
real function, public planck_functions::modis_bright | ( | character*(*), intent(in) | platform_name, |
real, intent(in) | RAD, | ||
integer, intent(in) | BAND, | ||
integer, intent(in) | UNITS, | ||
real, dimension(:), intent(in), optional | cwn_array, | ||
real, dimension(:), intent(in), optional | tcs_array, | ||
real, dimension(:), intent(in), optional | tci_array | ||
) |
Definition at line 471 of file planck_functions.f90.