Product Documentation
Virtuoso Parasitic Aware Design SKILL Reference
Product Version IC23.1, June 2023

parResetParams

parResetParams(
d_parasitic_id
l_parameter_name_list
)
=> t / nil

Description

Resets the specified model or filter parameters to their default values.

Arguments

d_parasitic_id

The id of the parasitic model or filter whose parameter values you want to reset.

l_parameter_name_list

List of parameter names to be reset to their default values.

Value Returned

t

Parameter values are successfully reset to default values.

nil

Parameter values were not reset.

Examples

parResetParams( filterR list( "include" "threshold" ) )
=> t

Related Topics

Parasitic Aware Design Functions


Return to top
 ⠀
X