AGI STK Objects 11 Send comments on this topic.
COverImTransferFunctionTable Property (IAgReTransmitterModel)
See Also 





Description

Gets the C/Im transfer function table.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property COverImTransferFunctionTable() As IAgTransferFunctionInputBackOffCOverImTable

[C#]
public IAgTransferFunctionInputBackOffCOverImTable COverImTransferFunctionTable {get;}

[Managed C++]
public: __property IAgTransferFunctionInputBackOffCOverImTable^ get_COverImTransferFunctionTable();

[Unmanaged C++]
public: HRESULT get_COverImTransferFunctionTable(
IAgTransferFunctionInputBackOffCOverImTable ** ppRetVal
);

[Java]
public IAgTransferFunctionInputBackOffCOverImTable getCOverImTransferFunctionTable();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1