parModelListSimSweeps
parModelListSimSweeps(d_model_id) =>sim_sweep_list/ nil
Description
Lists the simulation sweeps associated with a parasitic estimate.
Arguments
|
The parasitic model whose simulation sweeps you want to list. |
Value Returned
|
List of simulation sweeps specifying a name-value pair for the parameter. |
|
Examples
parModelListSimSweeps( model )
=> ("r" "1:2:5")
Related Topics
Parasitic Aware Design Functions
Return to top