Go to the source code of this file.
|
subroutine | fsprd2 (FRA, NDIRE, SPRED1, TETA1, SPRED2, TETA2, XLAMDA) |
|
◆ fsprd2()
subroutine fsprd2 |
( |
double precision, dimension(ndire), intent(inout) |
FRA, |
|
|
integer, intent(in) |
NDIRE, |
|
|
double precision, intent(in) |
SPRED1, |
|
|
double precision, intent(in) |
TETA1, |
|
|
double precision, intent(in) |
SPRED2, |
|
|
double precision, intent(in) |
TETA2, |
|
|
double precision, intent(in) |
XLAMDA |
|
) |
| |
- Parameters
-
[in] | ndire | DEUPI 2.pi |
[out] | FRA | Directional spreading function values |
[in] | NDIRE | Number of directions |
[in] | SPRED1 | Directional spread 1 |
[in] | SPRED2 | Directional spread 1 |
[in] | TETA1 | Main direction 1 |
[in] | TETA2 | Main direction 2 |
[in] | XLAMDA | Weighting factor for fra |
Definition at line 7 of file fsprd2.f.