Gets the interface for setting pulse integration parameters.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property PulseIntegration() As IAgRadarPulseIntegration |
| [C#] |
|---|
public IAgRadarPulseIntegration PulseIntegration {get;} |
| [Managed C++] |
|---|
public: __property IAgRadarPulseIntegration ^ get_PulseIntegration(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRadarPulseIntegration getPulseIntegration(); |
[Python - STK API ] |
|---|
@property def PulseIntegration(self) -> "IAgRadarPulseIntegration": |






