|
ocssw
V2022
|
dtran_brdf.f File Reference
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | diff_tran_corr (Iphase, Sun, View, Delphi, Chlor, Ta865, Correct) |
| function | fresref (muair, index) |
| subroutine | morel_brdf (Sun, Chlor, MBRDF, SmMBRDF) |
| subroutine | read_partial_phase_integrations |
| subroutine | read_tstar |
Function/Subroutine Documentation
◆ diff_tran_corr()
| subroutine diff_tran_corr | ( | integer | Iphase, |
| real | Sun, | ||
| real | View, | ||
| real | Delphi, | ||
| real | Chlor, | ||
| real | Ta865, | ||
| real, dimension(nwave) | Correct | ||
| ) |
Definition at line 5 of file dtran_brdf.f.
◆ fresref()
Definition at line 290 of file dtran_brdf.f.
◆ morel_brdf()
| subroutine morel_brdf | ( | real | Sun, |
| real | Chlor, | ||
| real, dimension(nwave,nrad,nphi) | MBRDF, | ||
| real, dimension(nwave,nbig,nphi) | SmMBRDF | ||
| ) |
Definition at line 316 of file dtran_brdf.f.
◆ read_partial_phase_integrations()
| subroutine read_partial_phase_integrations |
Definition at line 495 of file dtran_brdf.f.
◆ read_tstar()
| subroutine read_tstar |
Definition at line 591 of file dtran_brdf.f.


