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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1