include_split_plane_coupling#
- property AdvancedSettings.include_split_plane_coupling[source]#
Whether to account for coupling between adjacent parallel plane edges. Primarily, two different cases are being considered: - Plane edges that form a split. - Plane edges that form a narrow trace-like plane. The former leads to crosstalk between adjacent planes for which a specific coupling model is applied. For the latter, fringing effects are considered to model accurately the propagation characteristics of trace-like cavities. Further, the coupling between narrow planes is also modeled by enabling this feature.
- Returns:
- bool
True
if split plane coupling is used,False
otherwise.