STK ObjectsSend comments on this topic.
SupportedUltraLongRangeWaveforms Property (IAgWaveformSelectionStrategyRangeLimits)
See Also
Windows





Windows & Linux

Description

Gets an array of supported ultra long range waveform names.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedUltraLongRangeWaveforms() As System.Array
[C#]
public System.Array SupportedUltraLongRangeWaveforms {get;}
[Managed C++]
public: __property System::Array get_SupportedUltraLongRangeWaveforms();
[Unmanaged C++]
public: HRESULT get_SupportedUltraLongRangeWaveforms(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getSupportedUltraLongRangeWaveforms();
[Python - STK API ]
@property
def SupportedUltraLongRangeWaveforms(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.