Gets the current radar mode.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Mode() As IAgRadarModeBistaticTransmitter |
| [C#] |
|---|
public IAgRadarModeBistaticTransmitter Mode {get;} |
| [Managed C++] |
|---|
public: __property IAgRadarModeBistaticTransmitter ^ get_Mode(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRadarModeBistaticTransmitter getMode(); |
[Python - STK API ] |
|---|
@property def Mode(self) -> "IAgRadarModeBistaticTransmitter": |






