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






Windows & Linux

Description

Gets the interface for setting pulse integration parameters

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PulseIntegration() As IAgRadarPulseIntegration

[C#]
public IAgRadarPulseIntegration PulseIntegration {get;}

[Managed C++]
public: __property IAgRadarPulseIntegration^ get_PulseIntegration();

[Unmanaged C++]
public: HRESULT get_PulseIntegration(
IAgRadarPulseIntegration ** ppRetVal
);

[Java]
public IAgRadarPulseIntegration getPulseIntegration();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface