The ratio of the brightest signal to the
noise floor.
Read-only property
| [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(
|
| [Java] |
|---|
public double getDynamicRange();
|