AGI STK Objects 11 Send comments on this topic.
Mode Property (IAgRadarModelBistaticTransmitter)
See Also 





Description

Gets the current radar mode.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Mode() As IAgRadarModeBistaticTransmitter

[C#]
public IAgRadarModeBistaticTransmitter Mode {get;}

[Managed C++]
public: __property IAgRadarModeBistaticTransmitter^ get_Mode();

[Unmanaged C++]
public: HRESULT get_Mode(
IAgRadarModeBistaticTransmitter ** ppRetVal
);

[Java]
public IAgRadarModeBistaticTransmitter getMode();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1