Go to the source code of this file.
|
subroutine | intang (LAVANT, LAPRES, IDIRE, NDIRE, DELTAD) |
|
◆ intang()
subroutine intang |
( |
integer, intent(inout) |
LAVANT, |
|
|
integer, intent(inout) |
LAPRES, |
|
|
integer, intent(in) |
IDIRE, |
|
|
integer, intent(in) |
NDIRE, |
|
|
double precision, intent(in) |
DELTAD |
|
) |
| |
- Parameters
-
[in] | ndire | DELTAD Angular deviation from the starting direction |
[in] | IDIRE | Starting direction index |
[out] | LAPRES | Angular index following the direction |
[out] | LAVANT | Angular index preceding the direction |
[in] | NDIRE | Number of directions |
[in] | idire | DELTAD Angular deviation from the starting direction |
[in] | IDIRE | Starting direction index |
[out] | LAPRES | Angular index following the direction |
[out] | LAVANT | Angular index preceding the direction |
[in] | NDIRE | Number of directions |
Definition at line 7 of file intang.f.