Gets the waveform collection
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Waveforms() As IAgRadarRaeWaveformCollection |
| [C#] |
|---|
public IAgRadarRaeWaveformCollection Waveforms {get;} |
| [Managed C++] |
|---|
public: __property IAgRadarRaeWaveformCollection ^ get_Waveforms(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRadarRaeWaveformCollection getWaveforms(); |
[Python - STK API ] |
|---|
@property def Waveforms(self) -> "IAgRadarRaeWaveformCollection": |






