ScrSIwaveSyzEnforceCausality

For SYZ simulations, selects or deselects the Enforce Causality option.

UI Command:   Simulation > Compute SYZ Parameters. Select Enforce Causality.
Syntax:   obj.ScrSIwaveSyzEnforceCausality(<flag>)
Parameters:  

BOOL flag (TRUE = Enforce; FALSE = Do not enforce)

Return Value:  

None.

VB Example:  

obj.ScrSIwaveSyzEnforceCausality TRUE

IPY Example:  

oDoc.ScrSIwaveSyzEnforceCausality(True)

Important:

The Enforce Causality and Compute Exact DC Point options are mutually exclusive. Selecting both generates an error.