AGI STK Objects 11 Send comments on this topic.
PulseIntegration Property (IAgRadarModeBistaticReceiverSar)
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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface