Andrew Beckett
Senior Fellow
Offline
Life, don't talk to me about Life...
Posts: 1742
Bracknell, UK
|
No you can't see the source for it, but it's computing:
db20(getData("out" "pnoise_pm") / (harmonic(v("pos" ?result "pss")-v("neg" ?result "pss") harmNum) / sqrt(2)))
where "pnoise_pm" is whatever the noise analysis was and "pss" is whatever the large-signal analysis was, and the "pos" and "neg" are the specified positive and negative output nodes for the pnoise analysis (if the negative node isn't specified, it defaults to ground).
The 'out" is the normal output noise from the analysis (it's always called "out"), so is in V/sqrt(Hz)
Andrew
|