Definition at line 48 of file CRTM_Utility.f90.
◆ legendre_rank1()
subroutine crtm_utility::legendre::legendre_rank1 |
( |
integer, intent(in) |
MOA, |
|
|
integer, intent(in) |
NU, |
|
|
real(fp), dimension(nu), intent(in) |
ANG, |
|
|
real(fp), dimension(0:moa,nu), intent(out) |
PL |
|
) |
| |
|
private |
◆ legendre_scalar()
subroutine crtm_utility::legendre::legendre_scalar |
( |
integer, intent(in) |
MOA, |
|
|
real(fp), intent(in) |
ANG, |
|
|
real(fp), dimension(0:moa), intent(out) |
PL |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: