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

drplSwpZp

drplSwpZp(
iIndex
jIndex
[ ?result t_result ]
[ ?resultsDir t_resultsDir ]
)
=> o_waveform / nil 

Description

Returns the impedance matrix for sweep port SP analysis.

Arguments

iIndex

Index of the first port.

jIndex

Index of the second port.

?result t_result

Name of the result of SP analysis.

?resultsDir t_resultsDir

Path to the results directory.

Value Returned

o_waveform

Returns the waveform of cycle jitter.

nil

Returns nil.

Examples

Returns a waveform with frequency on the X-axis and the impedance matrix on the Y-axis.

drplSwpZp(2 2 ?result "sp")

Return to top
 ⠀
X