RadarModeBistaticReceiverSearchTrack#
- class ansys.stk.core.stkobjects.RadarModeBistaticReceiverSearchTrack#
Bases:
IRadarModeBistaticReceiver
,IComponentInfo
,ICloneable
Class defining a bistatic receiver search/track radar mode.
Overview#
Set the waveform type. |
Get the interface for configuring the search/track waveform. |
|
Get the RadarDopplerClutterFilters interface for configuring the doppler clutter filters. |
Import detail#
from ansys.stk.core.stkobjects import RadarModeBistaticReceiverSearchTrack
Property detail#
- property RadarModeBistaticReceiverSearchTrack.waveform: IRadarWaveformSearchTrack#
Get the interface for configuring the search/track waveform.
- property RadarModeBistaticReceiverSearchTrack.doppler_clutter_filters: RadarDopplerClutterFilters#
Get the RadarDopplerClutterFilters interface for configuring the doppler clutter filters.
Method detail#
- RadarModeBistaticReceiverSearchTrack.set_waveform_type(self, value: RadarWaveformSearchTrackType) None #
Set the waveform type.
- Parameters:
value :
RadarWaveformSearchTrackType
- Returns: