STK ObjectsSend 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();
[Python - STK API ]
@property
def PulseDefinition(self) -> "IAgRadarWaveformSarPulseDefinition":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.