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





Windows & Linux

Description

Gets the short range limit value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ShortRangeLimit() As Double
[C#]
public double ShortRangeLimit {get;}
[Managed C++]
public: __property double get_ShortRangeLimit();
[Unmanaged C++]
public: HRESULT get_ShortRangeLimit(
    double * pVal
);
[Java]
public double getShortRangeLimit();
[Python - STK API ]
@property
def ShortRangeLimit(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.