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

drplSwpYp

drplSwpYp(
n_iIndex
n_jIndex
[ ?result t_result ]
[ ?resultsDir t_resultsDir ]
)
=> o_waveform / nil 

Description

Returns the admittance matrix for sweep port SP analysis.

Arguments

n_iIndex

Index of the first port.

n_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 admittance matrix on the Y-axis.

drplSwpYp( 1 2 ?result "yp" )

Return to top
 ⠀
X