drplParamSweepRFJcc
drplParamSweepRFJcc( [?fromn_from] [?ton_to] [?kn_k] [?multipliern_multiplier] [?resultt_result] [?resultsDirt_resultsDir] [?unitt_unit] [?berg_ber] [?eventListS_eventList] ) => o_waveform/ nil
Description
Calculates cycle-to-cycle jitter for parametric sweep with multiple events from the result of pnoise analysis where noisetype is set as pmjitter.
Arguments
|
Unit to measure jitters. Possible values are |
|
|
The value of BER (Bit Error Rate) when the signal level is peak-to-peak. |
|
Value Returned
|
Returns |
Examples
Returns cycle-to-cycle jitter value and its corresponding waveform. This waveform shows the sweep variable on the X-axis and jitter value is plotted on the Y-axis.
drplParamSweepRFJc ?from 1000000 ?to 100000000 ?k 1 ?multiplier 1 ?result "pnoise_pmjitter" ?unit "Second" ?eventList '("-10.0 (1 1.25143e-10)" "-10.0 (2 6.57854e-10)" "-9.0 (1 1.27759e-10)" "-9.0 (2 6.5234e-10)")
Return to top