AGI STK Objects 11Send 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();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.