RadarWaveformMonostaticSearchTrackFixedPRF#
- class ansys.stk.core.stkobjects.RadarWaveformMonostaticSearchTrackFixedPRF#
Bases:
IRadarWaveformSearchTrack
Class defining a monostatic fixed PRF waveform.
Overview#
Set the probability of detection algorithm by name. |
Get the interface for setting the pulse definition parameters. |
|
Get the interface for setting the modulator parameters. |
|
Get an array of supported model names. |
|
Get the interface for setting the probability of detection parameters. |
|
Get or set the pulse integration type. |
|
Get the interface for setting pulse integration parameters. |
|
Get or set the flag for overriding the computed range and azimuth resolution values. |
|
Get or set the overriding range cell resolution value. |
|
Get or set the overriding azimuth resolution value. |
|
Get or set the flag for enabling pulse cancellation. |
|
Get or set the number of pulses to cancel. |
|
Get or set the flag for modeling coherent pulses. |
Import detail#
from ansys.stk.core.stkobjects import RadarWaveformMonostaticSearchTrackFixedPRF
Property detail#
- property RadarWaveformMonostaticSearchTrackFixedPRF.pulse_definition: RadarWaveformSearchTrackPulseDefinition#
Get the interface for setting the pulse definition parameters.
- property RadarWaveformMonostaticSearchTrackFixedPRF.modulator: RadarModulator#
Get the interface for setting the modulator parameters.
- property RadarWaveformMonostaticSearchTrackFixedPRF.supported_probability_of_detection: list#
Get an array of supported model names.
- property RadarWaveformMonostaticSearchTrackFixedPRF.probability_of_detection: IRadarProbabilityOfDetection#
Get the interface for setting the probability of detection parameters.
- property RadarWaveformMonostaticSearchTrackFixedPRF.pulse_integration_type: RadarPulseIntegrationType#
Get or set the pulse integration type.
- property RadarWaveformMonostaticSearchTrackFixedPRF.pulse_integration: IRadarPulseIntegration#
Get the interface for setting pulse integration parameters.
- property RadarWaveformMonostaticSearchTrackFixedPRF.enable_resolution_override: bool#
Get or set the flag for overriding the computed range and azimuth resolution values.
- property RadarWaveformMonostaticSearchTrackFixedPRF.range_cell_resolution: float#
Get or set the overriding range cell resolution value.
- property RadarWaveformMonostaticSearchTrackFixedPRF.azimuth_resolution: float#
Get or set the overriding azimuth resolution value.
- property RadarWaveformMonostaticSearchTrackFixedPRF.enable_pulse_canceller: bool#
Get or set the flag for enabling pulse cancellation.