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






Windows & Linux

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

© 2019 Analytical Graphics, Inc. All Rights Reserved.