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






Windows & Linux

Description

Gets the interface for configuring the SAR waveform pulse definition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PulseDefinition() As IAgRadarWaveformSarPulseDefinition

[C#]
public IAgRadarWaveformSarPulseDefinition PulseDefinition {get;}

[Managed C++]
public: __property IAgRadarWaveformSarPulseDefinition^ get_PulseDefinition();

[Unmanaged C++]
public: HRESULT get_PulseDefinition(
IAgRadarWaveformSarPulseDefinition ** ppRetVal
);

[Java]
public IAgRadarWaveformSarPulseDefinition getPulseDefinition();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface