x | The independent variable. |
id | The id number of the spline containing the PSD versus frequency data. |
f0 | A real variable that specifies the lowest frequency to be regenerated. |
f1 | A real variable that specifies the highest frequency to be regenerated. |
nf | An integer that specifies the number of frequencies. This number is supposed to be larger than 1 and less than 200. |
linlog | An integer variable that acts as a flag indicating whether the PSD data points are interpolated in the linear or logarithmic domain. The legal values are: ■yes (0) - linear domain ■no (1) - logarithmic domain |
seed | A real variable that specifies a seed for a random number generator, used to calculate the phase shifts. The seed is a real number that will be rounded to the nearest whole integer using the NINT FORTRAN function. During a simulation, INVPSD can be called with up to a maximum of 20 different integer seeds. |

, is calculated by a pseudo-random number generator.
