AGI STK Objects 11 Send comments on this topic.
DynamicRange Property (IAgSnEOIRBand)
See Also 





Description

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 * pRetVal
);

[Java]
public double getDynamicRange();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1