Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

VNPP

VNPP(
t_name 
t_param
[ t_dataDir ]
)
=> g_value / nil

Description

VNPP accesses any double level noise parameter available in the PSF database.

Arguments

t_name

Name of the component.

t_param

Name of the noise parameter.

t_dataDir

Directory containing the PSF files(results). When specified, this argument will only be used internally and will not alter the currently selected results.The default is the currently selected results directory.

Value Returned

g_value

Value of the specified noise parameter.

nil

Specified noise parameter not found.

Examples

VNPP("R1" "fn")
=> srrWave:49610992


Return to top
 ⠀
X