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





