AGI STK Objects 11 Send comments on this topic.
PulseIntegration Property (IAgRadarModeBistaticReceiverSar)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1