ScrAppendSteppedSweep
| Defines a frequency sweep with the specified step size for the specified simulation type. | |
| UI Command: | From any simulation sweep setup tab, add a frequency sweep with a Linear Step distribution. |
| Syntax: | obj.ScrAppendSteppedSweep(<simType>, <minimumFrequency>, <maximumFrequency>, <stepSize>)
|
| Parameters: |
BSTR simType ("ac", "ff", "nf", "syz", "psi_syz", "psi_ac", or "hfss_syz") DOUBLE minimumFrequency DOUBLE maximumFrequency DOUBLE stepSize (in Hz) |
| Return Value: |
BOOL
|
| VB Example: |
|
| IPY Example: |
|