Gets or sets the SNR.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property SNR() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_SNR(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def SNR(self) -> float: @SNR.setter def SNR(self, val:float) -> None: |





