Go to the source code of this file.
|
subroutine | perale (PALE, GAMMA, PERPIC, NPALE, PMIN, PMAX) |
|
◆ perale()
subroutine perale |
( |
double precision, dimension(npale) |
PALE, |
|
|
double precision |
GAMMA, |
|
|
double precision |
PERPIC, |
|
|
integer |
NPALE, |
|
|
double precision |
PMIN, |
|
|
double precision |
PMAX |
|
) |
| |
- Parameters
-
[in] | npale | GAMMA Coefficient in the spectrum formula |
[in] | NPALE | Number of discretisation period |
[out] | PALE | Periods for spectrum discretisation |
[in] | PERPIC | Peak period for spectrum |
[in] | PMAX | Maximum frequency for spectrum |
[in] | PMIN | Minimum frequency for spectrum |
Definition at line 7 of file perale.f.