STK ObjectsSend comments on this topic.
PulseIntegration Property (IAgRadarModeMonostaticSar)
See Also
Windows





Windows & Linux

Description

Gets the interface for configuring the SAR waveform pulse integration

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PulseIntegration() As IAgRadarWaveformSarPulseIntegration
[C#]
public IAgRadarWaveformSarPulseIntegration PulseIntegration {get;}
[Managed C++]
public: __property IAgRadarWaveformSarPulseIntegration ^ get_PulseIntegration();
[Unmanaged C++]
public: HRESULT get_PulseIntegration(
    IAgRadarWaveformSarPulseIntegration ** ppRetVal
);
[Java]
public IAgRadarWaveformSarPulseIntegration getPulseIntegration();
[Python - STK API ]
@property
def PulseIntegration(self) -> "IAgRadarWaveformSarPulseIntegration":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.