RadarModeMonostaticSearchTrack#
- class ansys.stk.core.stkobjects.RadarModeMonostaticSearchTrack#
Bases:
IRadarModeMonostatic
,IComponentInfo
,ICloneable
Class defining a monostatic 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 RadarModeMonostaticSearchTrack
Property detail#
- property RadarModeMonostaticSearchTrack.waveform: IRadarWaveformSearchTrack#
Get the interface for configuring the search/track waveform.
- property RadarModeMonostaticSearchTrack.doppler_clutter_filters: RadarDopplerClutterFilters#
Get the RadarDopplerClutterFilters interface for configuring the doppler clutter filters.
Method detail#
- RadarModeMonostaticSearchTrack.set_waveform_type(self, value: RadarWaveformSearchTrackType) None #
Set the waveform type.
- Parameters:
value :
RadarWaveformSearchTrackType
- Returns: