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






Windows & Linux

Description

Gets the waveform collection

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Waveforms() As IAgRadarRaeWaveformCollection
[C#]
public IAgRadarRaeWaveformCollection Waveforms {get;}
[Managed C++]
public: __property IAgRadarRaeWaveformCollection ^ get_Waveforms();
[Unmanaged C++]
public: HRESULT get_Waveforms(
    IAgRadarRaeWaveformCollection ** ppRetVal
);
[Java]
public IAgRadarRaeWaveformCollection getWaveforms();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.