AGI STK Objects 11 Send comments on this topic.
Model Property (IAgTransmitter)
See Also 
Windows






Windows & Linux

Description

Gets the current transmitter model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Model() As IAgTransmitterModel

[C#]
public IAgTransmitterModel Model {get;}

[Managed C++]
public: __property IAgTransmitterModel^ get_Model();

[Unmanaged C++]
public: HRESULT get_Model(
IAgTransmitterModel ** ppRetVal
);

[Java]
public IAgTransmitterModel getModel();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface