RadarModeMonostaticSAR#

class ansys.stk.core.stkobjects.RadarModeMonostaticSAR#

Bases: IRadarModeMonostatic, IComponentInfo, ICloneable

Class defining a monostatic sar radar mode.

Overview#

pulse_definition

Get the interface for configuring the SAR waveform pulse definition.

modulator

Get the interface for setting the modulator parameters.

pulse_integration

Get the interface for configuring the SAR waveform pulse integration.

Import detail#

from ansys.stk.core.stkobjects import RadarModeMonostaticSAR

Property detail#

property RadarModeMonostaticSAR.pulse_definition: RadarWaveformSarPulseDefinition#

Get the interface for configuring the SAR waveform pulse definition.

property RadarModeMonostaticSAR.modulator: RadarModulator#

Get the interface for setting the modulator parameters.

property RadarModeMonostaticSAR.pulse_integration: RadarWaveformSarPulseIntegration#

Get the interface for configuring the SAR waveform pulse integration.