Go to the source code of this file.
|
subroutine | dirale (DALE, EXPOS, TETAH, TETMIN, TETMAX, NDALE) |
|
◆ dirale()
subroutine dirale |
( |
double precision, dimension(ndale) |
DALE, |
|
|
double precision |
EXPOS, |
|
|
double precision |
TETAH, |
|
|
double precision |
TETMIN, |
|
|
double precision |
TETMAX, |
|
|
integer |
NDALE |
|
) |
| |
- Parameters
-
[out] | ndale | DALE Directions for spectrum discretisation |
[in] | EXPOS | Coefficient for the spectrum formula |
[in] | NDALE | Number of discretisation band |
[in] | TETAH | Main direction of the propagation |
[in] | TETMAX | Maximum value for the propagation angle |
[in] | TETMIN | Maximum value for the propagation angle |
Definition at line 7 of file dirale.f.