RadarModeMonostaticSAR#
- class ansys.stk.core.stkobjects.RadarModeMonostaticSAR#
Bases:
IRadarModeMonostatic
,IComponentInfo
,ICloneable
Class defining a monostatic sar radar mode.
Overview#
Get the interface for configuring the SAR waveform pulse definition. |
|
Get the interface for setting the modulator parameters. |
|
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.