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





Windows & Linux

Description

Gets the medium range limit value.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.