Function: addPsd()
ts
function addPsd(plot, opts): PsdHandle;Defined in: stats/charts.ts:182
Welch power spectral density as a line — averaged over overlapping windowed segments, so a noisy signal gives a readable spectrum instead of grass.
Parameters
| Parameter | Type |
|---|---|
plot | Plot |
opts | PsdOptions |