RadarModelBistaticTransmitter#
- class ansys.stk.core.stkobjects.RadarModelBistaticTransmitter#
Bases:
IRadarModel
,IComponentInfo
,ICloneable
Class defining a bistatic transmitter radar model.
Overview#
Get the radar antenna control. |
|
Get the bistatic receiver collection. |
|
Get the link/embed controller for managing the radar mode component. |
|
Get the radar transmitter. |
Import detail#
from ansys.stk.core.stkobjects import RadarModelBistaticTransmitter
Property detail#
- property RadarModelBistaticTransmitter.antenna_control: AntennaControl#
Get the radar antenna control.
- property RadarModelBistaticTransmitter.bistatic_receivers: ObjectLinkCollection#
Get the bistatic receiver collection.
- property RadarModelBistaticTransmitter.mode_component_linking: IComponentLinkEmbedControl#
Get the link/embed controller for managing the radar mode component.
- property RadarModelBistaticTransmitter.transmitter: RadarTransmitter#
Get the radar transmitter.