| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | A(:) | |||
| real(kind=real64), | intent(in) | :: | frequency(:) | |||
| integer(kind=int32), | intent(in) | :: | FFT_SIZE | |||
| character(len=*), | intent(in), | optional | :: | log | ||
| integer(kind=int32), | intent(inout), | optional | :: | num_block | ||
| integer(kind=int32), | intent(in), | optional | :: | taper_percent | ||
| integer(kind=int32), | intent(in), | optional | :: | NUM_MOVING_AVERAGE | ||
| real(kind=real64), | intent(in), | optional | :: | delta_f |