STK ObjectsSend comments on this topic.
DynamicRange Property (IAgSnEOIRBand)
See Also
Windows





Windows & Linux

Description

Get the ratio of the brightest signal to the noise floor.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.