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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1