RadarWaveformSarPulseIntegration#

class ansys.stk.core.stkobjects.RadarWaveformSarPulseIntegration#

Class defining the pulse integration for a SAR waveform.

Overview#

azimuth_broadening_factor

Get or set the azimuth broadening factor.

range_broadening_factor

Get or set the range broadening factor.

if_bandwidth

Get or set the IF bandwidth.

analysis_mode

Get or set the analysis mode enumeration.

analysis_mode_value

Get or set the analysis mode value.

multiplicative_noise_ratio

Get or set the multiplicative noise ratio.

Import detail#

from ansys.stk.core.stkobjects import RadarWaveformSarPulseIntegration

Property detail#

property RadarWaveformSarPulseIntegration.azimuth_broadening_factor: float#

Get or set the azimuth broadening factor.

property RadarWaveformSarPulseIntegration.range_broadening_factor: float#

Get or set the range broadening factor.

property RadarWaveformSarPulseIntegration.if_bandwidth: float#

Get or set the IF bandwidth.

property RadarWaveformSarPulseIntegration.analysis_mode: RadarSARPulseIntegrationAnalysisMode#

Get or set the analysis mode enumeration.

property RadarWaveformSarPulseIntegration.analysis_mode_value: float#

Get or set the analysis mode value.

property RadarWaveformSarPulseIntegration.multiplicative_noise_ratio: float#

Get or set the multiplicative noise ratio.