RFInterference#
- class ansys.stk.core.stkobjects.RFInterference#
Class defining radar jamming.
Overview#
Get or set whether the interference is enabled or disabled. |
|
Get or set whether the emitters from the active CommSystem object are included in their interference computation. |
|
Get the interference emitters collection. |
Import detail#
from ansys.stk.core.stkobjects import RFInterference
Property detail#
- property RFInterference.include_active_comm_system_interference_emitters: bool#
Get or set whether the emitters from the active CommSystem object are included in their interference computation.
- property RFInterference.emitters: ObjectLinkCollection#
Get the interference emitters collection.